mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
update target-lexicon
This commit is contained in:
parent
fb6131488c
commit
36fc9b5f1f
8 changed files with 10 additions and 8 deletions
|
@ -29,7 +29,7 @@ libloading = "0.6"
|
|||
tempfile = "3.1.0"
|
||||
serde_json = "1.0"
|
||||
inkwell = { path = "../../vendor/inkwell", optional = true }
|
||||
target-lexicon = "0.10"
|
||||
target-lexicon = "0.12.2"
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "0.5.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue