We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d5934 commit 3a5b3ecCopy full SHA for 3a5b3ec
Cargo.toml
@@ -104,7 +104,7 @@ cmake = "0.1.51"
104
document-features = "0.2.10"
105
fastbloom = { version = "0.12.0", default-features = false }
106
hashbrown = { version = "0.14.5", default-features = false } # A faster hashmap, nostd compatible
107
-just = "=1.40.0"
+just = "=1.42.0"
108
libc = "0.2.159" # For (*nix) libc
109
libipt = "0.3.0"
110
log = "0.4.22"
0 commit comments