diff --git a/Cargo.toml b/Cargo.toml index 1a66163596..5246bf408e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -104,7 +104,7 @@ cmake = "0.1.51" document-features = "0.2.10" fastbloom = { version = "0.14.0", default-features = false } hashbrown = { version = "0.14.5", default-features = false } # A faster hashmap, nostd compatible -just = "=1.40.0" +just = "=1.42.4" libc = "0.2.159" # For (*nix) libc libipt = "0.3.0" log = "0.4.22"