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.
1 parent 07afbfd commit b3ed075Copy full SHA for b3ed075
crates/core/Cargo.toml
@@ -82,12 +82,9 @@ tempfile = { version = "3.19.1", optional = true }
82
# other deps (these should be organized and pulled into workspace.dependencies as necessary)
83
cfg-if = "1"
84
dashmap = "6"
85
-errno = "0.3"
86
either = "1.8"
87
-fix-hidden-lifetime-bug = "0.2"
88
indexmap = "2.2.1"
89
itertools = "0.14"
90
-libc = ">=0.2.90, <1"
91
num-bigint = "0.4"
92
num-traits = "0.2.15"
93
parking_lot = "0.12"
0 commit comments