# 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 = "linera-wit-bindgen-gen-guest-rust" version = "0.2.0" authors = [ "Alex Crichton ", "Linera ", ] description = "experimental fork" license = "Apache-2.0" [lib] test = false doctest = false [dependencies.heck] version = "0.3" [dependencies.structopt] version = "0.3" optional = true default-features = false [dependencies.wit-bindgen-core] version = "0.2.0" package = "linera-wit-bindgen-core" [dependencies.wit-bindgen-gen-rust-lib] version = "0.2.0" package = "linera-wit-bindgen-gen-rust-lib" [dev-dependencies]