Skip to content

Commit 473cbe0

Browse files
authored
Merge pull request #66 from quickwit-oss/dependabot/cargo/dependencies-3d9268dee5
Bump the dependencies group with 2 updates
2 parents 43a69de + 16cdac5 commit 473cbe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ rust-version = "1.68" # 1.67 contains an UB we would tri
1313
bytes = "1"
1414
crc32fast = "1.2"
1515
serde = { version = "1", features = ["derive"] }
16-
thiserror = "1"
16+
thiserror = "2"
1717
tracing = "0.1.37"
1818

1919
[dev-dependencies]
20-
criterion = "0.4"
20+
criterion = "0.5"
2121
futures = "0.3"
2222
proptest = "1"
2323
rand = "0.8"

0 commit comments

Comments
 (0)