mirror of
https://github.com/fluencelabs/interface-types
synced 2025-06-23 19:51:39 +00:00
fix(deps): update rust crate wast to v55
This commit is contained in:
@ -16,7 +16,7 @@ it-to-bytes = { path = "../to-bytes/", version = "0.1.0" }
|
||||
serde = { version = "1.0.152", features = ["derive", "rc"]}
|
||||
|
||||
nom = { version = "7.1", optional = true }
|
||||
wast = { version = "53.0", optional = true }
|
||||
wast = { version = "55.0", optional = true }
|
||||
|
||||
variant_count = "1.1"
|
||||
|
||||
|
Reference in New Issue
Block a user