evmjit is dynamically linked
This commit is contained in:
@@ -3,5 +3,8 @@ name = "evmjit"
|
||||
version = "0.1.0"
|
||||
authors = ["debris <marek.kotewicz@gmail.com>"]
|
||||
|
||||
[lib]
|
||||
crate-type = ["dylib"]
|
||||
|
||||
[dependencies]
|
||||
tiny-keccak = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user