We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e617832 commit 0b9af3bCopy full SHA for 0b9af3b
prost/Cargo.toml
@@ -29,7 +29,7 @@ prost-derive = { version = "0.13.4", path = "../prost-derive", optional = true }
29
[dev-dependencies]
30
criterion = { version = "0.5", default-features = false }
31
proptest = "1"
32
-rand = "0.8"
+rand = "0.9"
33
34
[[bench]]
35
name = "varint"
0 commit comments