Skip to content

Commit 9526468

Browse files
chore(deps): update atomptr requirement from 1.4.1 to 2.0.0
Updates the requirements on atomptr to permit the latest version. --- updated-dependencies: - dependency-name: atomptr dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8def52e commit 9526468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qmdb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ anyhow = "1.0.86"
2222
byteorder = "1.5.0"
2323
xxhash-rust = { version = "0.8.10", features = ["xxh32", "xxh3"] }
2424
threadpool = "1.8.1"
25-
atomptr = "1.4.1"
25+
atomptr = "2.0.0"
2626
rand_core = { version = "0.6.4", features = ["getrandom"] }
2727
time = "0.3.36"
2828
rayon = "1.10.0"

0 commit comments

Comments
 (0)