mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-24 18:02:13 +00:00
Update Inkwell
This commit is contained in:
parent
76800c7367
commit
05012f9514
959
Cargo.lock
generated
959
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -19,13 +19,13 @@ byteorder = "1"
|
||||
|
||||
[target.'cfg(target_arch = "x86_64")'.dependencies.inkwell]
|
||||
git = "https://github.com/TheDan64/inkwell"
|
||||
rev = "781620e9fa30e51a6e03bd0d49b5f5bb7a782520"
|
||||
rev = "0a864ebf68b33d4d514b67796264b03898aa0944"
|
||||
default-features = false
|
||||
features = ["llvm8-0", "target-x86"]
|
||||
|
||||
[target.'cfg(target_arch = "aarch64")'.dependencies.inkwell]
|
||||
git = "https://github.com/TheDan64/inkwell"
|
||||
rev = "781620e9fa30e51a6e03bd0d49b5f5bb7a782520"
|
||||
rev = "0a864ebf68b33d4d514b67796264b03898aa0944"
|
||||
default-features = false
|
||||
features = ["llvm8-0", "target-aarch64"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user