mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
Remove unused dependency
This commit is contained in:
parent
a18232bd8b
commit
addf876672
2 changed files with 0 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3007,7 +3007,6 @@ dependencies = [
|
|||
"roc_std",
|
||||
"roc_target",
|
||||
"roc_types",
|
||||
"signal-hook",
|
||||
"strip-ansi-escapes",
|
||||
"target-lexicon",
|
||||
"tempfile",
|
||||
|
|
|
@ -30,7 +30,6 @@ bumpalo.workspace = true
|
|||
inkwell.workspace = true
|
||||
libc.workspace = true
|
||||
libloading.workspace = true
|
||||
signal-hook.workspace = true
|
||||
target-lexicon.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue