Update rustler and config for m1 macs
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
[target.x86_64-apple-darwin]
|
||||
[target.'cfg(target_os = "macos")']
|
||||
rustflags = [
|
||||
"-C", "link-arg=-undefined",
|
||||
"-C", "link-arg=dynamic_lookup",
|
||||
|
||||
Generated
+711
-694
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user