# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "marine-it-parser" version = "0.17.0" authors = ["Fluence Labs"] description = "Fluence Marine interface types parser" license = "Apache-2.0" repository = "https://github.com/fluencelabs/marine" [lib] name = "marine_it_parser" path = "src/lib.rs" [dependencies.anyhow] version = "1.0.75" [dependencies.itertools] version = "0.10.5" [dependencies.marine-it-interfaces] version = "0.10.0" [dependencies.marine-module-interface] version = "0.9.0" [dependencies.marine-wasm-backend-traits] version = "0.7.0" [dependencies.nom] version = "7.1" [dependencies.semver] version = "1.0.20" [dependencies.serde] version = "1.0.147" [dependencies.thiserror] version = "1.0.50" [dependencies.walrus] version = "0.20.1" [dependencies.wasmer-it] version = "0.28.0" package = "wasmer-interface-types-fl"