mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
Drop unused inlinable_string dep
This commit is contained in:
parent
10fe5b361e
commit
14dc4dec88
3 changed files with 1 additions and 11 deletions
|
@ -27,7 +27,6 @@ roc_std = { path = "../../roc_std" }
|
|||
im = "14" # im and im-rc should always have the same version!
|
||||
im-rc = "14" # im and im-rc should always have the same version!
|
||||
bumpalo = { version = "3.6.1", features = ["collections"] }
|
||||
inlinable_string = "0.1.0"
|
||||
libloading = "0.6"
|
||||
tempfile = "3.1.0"
|
||||
serde_json = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue