diff --git a/Cargo.toml b/Cargo.toml index b9f15f930f5..39db683fc8d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -104,7 +104,7 @@ cmake = "0.1.54" document-features = "0.2.11" fastbloom = { version = "0.14.0", default-features = false } hashbrown = { version = "0.16.0", default-features = false } # A faster hashmap, nostd compatible -just = "=1.40.0" +just = "=1.42.4" libc = "0.2.177" # For (*nix) libc libipt = { version = "0.4.0", features = ["libipt_master"] } log = "0.4.28"