Skip to content

Commit c88b86b

Browse files
authored
Merge pull request #19 from xraph/dependabot/cargo/farp-rust/criterion-0.8
chore(deps)(deps): Update criterion requirement from 0.7 to 0.8 in /farp-rust
2 parents dc683e1 + 682f2fc commit c88b86b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

farp-rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ apache-avro = { version = "0.21", optional = true }
4747
[dev-dependencies]
4848
tokio = { version = "1.40", features = ["rt-multi-thread", "macros", "test-util"] }
4949
proptest = "1.5"
50-
criterion = "0.7"
50+
criterion = "0.8"
5151
anyhow = "1.0"
5252

5353
[features]

0 commit comments

Comments
 (0)