We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc6f164 + 6a25a16 commit 6464484Copy full SHA for 6464484
nail/Cargo.toml
@@ -20,7 +20,7 @@ jemalloc = ["jemallocator"]
20
[dependencies]
21
jemallocator = { version = "0.3", optional = true }
22
clap = { version = "4.5.23", features = ["derive", "wrap_help"] }
23
-libnail = { path = "../libnail", version = "0.4.0" }
+libnail = { path = "../libnail", version = "0.5.0" }
24
anyhow = "1.0.66"
25
thiserror = "1.0.37"
26
rayon = "1.7.0"
0 commit comments