# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "fce-wit-generator" version = "0.4.0" authors = ["Fluence Labs"] description = "Fluence FCE interface type generator" license = "Apache-2.0" [lib] name = "fce_wit_generator" path = "src/lib.rs" [dependencies.cargo_toml] version = "0.8.1" [dependencies.fce-wit-parser] version = "0.5.0" [dependencies.fluence-sdk-wit] version = "0.6.1" [dependencies.it-lilo] version = "0.1.0" [dependencies.once_cell] version = "1.4.0" [dependencies.serde] version = "=1.0.118" features = ["derive"] [dependencies.serde_json] version = "1.0.56" [dependencies.thiserror] version = "1.0.24" [dependencies.walrus] version = "0.18.0" [dependencies.wasmer-wit] version = "0.20.0" package = "wasmer-interface-types-fl"