Skip to content

Commit 062cc2a

Browse files
authored
Revert "Bump just from 1.40.0 to 1.43.0 (#3491)" (#3495)
This reverts commit d48a179.
1 parent bd834bb commit 062cc2a

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

Cargo.lock

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ cmake = "0.1.54"
104104
document-features = "0.2.11"
105105
fastbloom = { version = "0.14.0", default-features = false }
106106
hashbrown = { version = "0.16.0", default-features = false } # A faster hashmap, nostd compatible
107-
just = "=1.43.0"
107+
just = "=1.40.0"
108108
libc = "0.2.177" # For (*nix) libc
109109
libipt = { version = "0.4.0", features = ["libipt_master"] }
110110
log = "0.4.28"

0 commit comments

Comments
 (0)