Update rustler and config for m1 macs
This commit is contained in:
parent
8a3e1774ec
commit
f0fd34d8f0
@ -1,4 +1,4 @@
|
||||
[target.x86_64-apple-darwin]
|
||||
[target.'cfg(target_os = "macos")']
|
||||
rustflags = [
|
||||
"-C", "link-arg=-undefined",
|
||||
"-C", "link-arg=dynamic_lookup",
|
||||
|
1405
Cargo.lock
generated
1405
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,7 @@ ethcore-builtin = { git = "https://github.com/paritytech/parity-ethereum.git", r
|
||||
lazy_static = "1.3.0"
|
||||
libc = "0.2.60"
|
||||
parity-bytes = "0.1.0"
|
||||
rustler = "0.20.0"
|
||||
rustler = "0.21.0"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user