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 6b807ef commit f718f27Copy full SHA for f718f27
Cargo.toml
@@ -104,7 +104,7 @@ cmake = "0.1.51"
104
document-features = "0.2.10"
105
fastbloom = { version = "0.14.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.4"
108
libc = "0.2.159" # For (*nix) libc
109
libipt = "0.3.0"
110
log = "0.4.22"
0 commit comments