mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
update target-lexicon
This commit is contained in:
parent
fb6131488c
commit
36fc9b5f1f
8 changed files with 10 additions and 8 deletions
|
@ -21,7 +21,7 @@ roc_mono = { path = "../mono" }
|
|||
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"] }
|
||||
target-lexicon = "0.10"
|
||||
target-lexicon = "0.12.2"
|
||||
libloading = "0.6"
|
||||
object = { version = "0.24", features = ["write"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue