drop unused deps, gate libc under unix for one crate
This commit is contained in:
parent
ccb6290e43
commit
3338ee3ca7
13 changed files with 3 additions and 23 deletions
|
@ -26,7 +26,6 @@ smallvec = { version = "1.8.1", features = [
|
|||
"union",
|
||||
"may_dangle",
|
||||
] }
|
||||
stable_deref_trait = "1.0.0"
|
||||
stacker = "0.1.15"
|
||||
tempfile = "3.2"
|
||||
thin-vec = "0.2.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue