# 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-generator" version = "0.18.0" authors = ["Fluence Labs"] description = "Fluence Marine interface types generator" license = "Apache-2.0" repository = "https://github.com/fluencelabs/marine" [lib] name = "marine_it_generator" path = "src/lib.rs" [dependencies.it-lilo] version = "0.7.0" [dependencies.marine-it-parser] version = "0.17.0" [dependencies.marine-macro-impl] version = "0.14.0" [dependencies.once_cell] version = "1.16.0" [dependencies.serde] version = "1.0.147" features = ["derive"] [dependencies.serde_json] version = "1.0.107" [dependencies.thiserror] version = "1.0.50" [dependencies.walrus] version = "0.20.1" [dependencies.wasmer-it] version = "0.28.0" package = "wasmer-interface-types-fl"