feat(avm)!: integrate Marine 0.26.0 (#461)

This commit is contained in:
Valery Antopol
2023-03-15 17:11:53 +03:00
committed by GitHub
parent 3ac1d03868
commit 126d5507c8
10 changed files with 2059 additions and 1591 deletions

View File

@ -16,7 +16,7 @@ path = "src/lib.rs"
[dependencies]
marine-rs-sdk = { version = "0.7.1", optional = true }
fluence-it-types = { version = "0.3.2", optional = true }
fluence-it-types = { version = "0.4.0", optional = true }
serde = "1.0.155"
serde_json = "1.0.94"