We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc683e1 + 682f2fc commit c88b86bCopy full SHA for c88b86b
1 file changed
farp-rust/Cargo.toml
@@ -47,7 +47,7 @@ apache-avro = { version = "0.21", optional = true }
47
[dev-dependencies]
48
tokio = { version = "1.40", features = ["rt-multi-thread", "macros", "test-util"] }
49
proptest = "1.5"
50
-criterion = "0.7"
+criterion = "0.8"
51
anyhow = "1.0"
52
53
[features]
0 commit comments