# 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 = "2018" name = "wit-bindgen-gen-ts-near" version = "0.3.0" authors = [ "Alex Crichton ", "Willem Wyndham ", ] description = "Generates a TS file of a NEAR smart contract from a wit file" license = "Apache-2.0" repository = "https://github.com/ahalabs/wit-me" resolver = "2" [lib] test = false doctest = false [dependencies.anyhow] version = "1.0" [dependencies.heck] version = "0.3" [dependencies.structopt] version = "0.3" optional = true default-features = false [dependencies.wit-bindgen-gen-core] version = "0.0.1" package = "aha-wit-bindgen-gen-core"