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.
2 parents 598878b + bc609cc commit fa7afa1Copy full SHA for fa7afa1
Cargo.toml
@@ -64,7 +64,7 @@ itertools = "0.14.0"
64
jiff = { version = "0.2.15", default-features = false, features = [ "std" ] }
65
jobserver = "0.1.34"
66
lazycell = "1.3.0"
67
-libc = "0.2.174" # Please ensure in lockfile it stays as 0.2.174 until bytecodealliance/rustix#1496 resolved
+libc = "0.2.174"
68
libgit2-sys = "0.18.2"
69
libloading = "0.8.9"
70
memchr = "2.7.6"
0 commit comments