Skip to content

Commit 0859448

Browse files
committed
Update cranelift, faerie and target-lexicon
1 parent ce4a10a commit 0859448

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

Cargo.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ cranelift = { git = "https://github.com/CraneStation/cranelift.git" }
1515
cranelift-module = { git = "https://github.com/CraneStation/cranelift.git" }
1616
cranelift-simplejit = { git = "https://github.com/CraneStation/cranelift.git" }
1717
cranelift-faerie = { git = "https://github.com/CraneStation/cranelift.git" }
18-
target-lexicon = "0.3.0"
19-
faerie = "0.9.1"
18+
target-lexicon = "0.4.0"
19+
faerie = "0.10.0"
2020

2121
#goblin = "0.0.17"
2222
ar = "0.6.1"

0 commit comments

Comments
 (0)