# 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 = "keplr-sys" version = "0.0.3" authors = ["Kent"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Bindings for Keplr wallet API" documentation = "https://docs.rs/keplr-sys" readme = "README.md" license = "Unlicense" repository = "https://github.com/kent-3/keplr/tree/main/keplr-sys" [lib] name = "keplr_sys" path = "src/lib.rs" [dependencies.wasm-bindgen] version = "0.2.93" [dependencies.wasm-bindgen-futures] version = "0.4.43"