Suppress unused warnings and clean up workspace

This commit is contained in:
2026-06-18 21:16:25 -07:00
parent 2979dd476e
commit bbe2083965
13 changed files with 50 additions and 59 deletions
Generated
-9
View File
@@ -833,15 +833,6 @@ version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d87ecb2933e8aeadb3e3a02b828fed80a7528047e68b4f424523a0981a3a084"
[[package]]
name = "no_std_test"
version = "0.1.0"
dependencies = [
"bytes",
"prost",
"roto-runtime",
]
[[package]]
name = "num-traits"
version = "0.2.19"