mirror of
https://github.com/fluencelabs/aquavm
synced 2025-04-25 07:12:16 +00:00
feat!: use marine with wasmtime 0.13.0
This commit is contained in:
parent
755456871a
commit
7ac8702d8f
868
Cargo.lock
generated
868
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -52,7 +52,7 @@ rkyv = { version = "0.7.43", features = ["strict", "validation", "size_32", "arc
|
||||
[dev_dependencies]
|
||||
air-test-utils = { path = "../crates/air-lib/test-utils" }
|
||||
air-testing-framework = { path = "../crates/testing-framework" }
|
||||
fluence-app-service = "0.29.0"
|
||||
fluence-app-service = "0.30.0"
|
||||
marine-rs-sdk = { version = "0.10.0", features = ["logger"] }
|
||||
|
||||
borsh = "0.10.3"
|
||||
|
@ -19,7 +19,7 @@ air-interpreter-interface = { version = "0.17.1", path = "../../crates/air-lib/i
|
||||
air-interpreter-sede = { version = "0.1.0", path = "../../crates/air-lib/interpreter-sede" }
|
||||
air-utils = { version = "0.2.0", path = "../../crates/air-lib/utils" }
|
||||
avm-data-store = { version = "0.7.6", path = "../../crates/data-store" }
|
||||
marine-runtime = "0.30.0"
|
||||
marine-runtime = "0.31.0"
|
||||
polyplets = { version = "0.6.0", path = "../../crates/air-lib/polyplets" }
|
||||
avm-interface = { version = "0.31.1", path = "../../avm/interface" }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user