From e6491f012dda20724c656eb167fb97658fbd840a Mon Sep 17 00:00:00 2001 From: Joey Hines Date: Wed, 1 Oct 2025 02:40:22 +0000 Subject: [PATCH] Update raas_types --- ra/as/raas_types | 1 + 1 file changed, 1 insertion(+) diff --git a/ra/as/raas_types b/ra/as/raas_types index 0ca2b73..17170ac 100644 --- a/ra/as/raas_types +++ b/ra/as/raas_types @@ -1 +1,2 @@ {"name":"raas_types","vers":"0.1.0","deps":[{"name":"bytes","req":"^1.6.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"prost","req":"^0.13.5","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tokio","req":"^1.38.0","features":["io-util","test-util"],"optional":true,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tonic","req":"^0.12.3","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tonic-build","req":"^0.12.3","features":[],"optional":false,"default_features":true,"target":null,"kind":"build","registry":"https://github.com/rust-lang/crates.io-index","package":null}],"cksum":"719ef46b939622ef15b0ee86f230caaa3609e9af6d7e2e58dd70b2364456e489","features":{"async":["dep:tokio"]},"yanked":false} +{"name":"raas_types","vers":"1.0.0","deps":[{"name":"bytes","req":"^1.10.1","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"prost","req":"^0.14.1","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tokio","req":"^1.47.1","features":["io-util","test-util"],"optional":true,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tonic","req":"^0.14.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tonic-prost","req":"^0.14.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tonic-prost-build","req":"^0.14.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"build","registry":"https://github.com/rust-lang/crates.io-index","package":null}],"cksum":"05bd0835f938d821fed3c5cbb2305c0e4041ab9b965445928b9dfe300a802455","features":{"async":["dep:tokio"]},"yanked":false}