Skip to content

Commit 0300cec

Browse files
fix(deps): update rust crate constant_time_eq to 0.2.6
1 parent ec0cb13 commit 0300cec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mvstore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ serde_bytes = "0.11"
4242
zstd = "0.11.2"
4343
moka = { version = "0.9.4", features = ["future"] }
4444
bloom = "0.3.2"
45-
constant_time_eq = "0.2.4"
45+
constant_time_eq = "0.2.6"
4646
heapless = { version = "0.7", features = ["serde"] }
4747
lmdb-rkv = "0.14.0"
4848
bumpalo = "3.11.1"

0 commit comments

Comments
 (0)