# 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 = "cyber-std" version = "0.3.0" authors = ["CyberHead"] description = "Bindings for CustomMsg and CustomQuery for the Cyber" homepage = "https://github.com/cybercongress/go-cyber" readme = "README.md" license = "Unlicense" repository = "https://github.com/cybercongress/cw-cyber" [dependencies.cid] version = "0.8.6" [dependencies.cosmwasm-schema] version = "1.5.3" [dependencies.cosmwasm-std] version = "1.5.3" features = [ "iterator", "staking", ] [dependencies.cw-storage-plus] version = "1.2.0" [dependencies.cw-utils] version = "0.16.0" [dependencies.prost] version = "0.12.4" [dependencies.serde-json-wasm] version = "1.0.0" [dependencies.thiserror] version = "1.0.59"