# 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 = "vectis-wallet" version = "1.0.0-rc2" authors = [ "bwty ", "iorveth ", "j0nl1 ", ] description = "Vectis library for common messages, states and functions" keywords = [ "cosmwasm", "account-abstraction", "smart-contracts", "vectis", "cosmos", ] license-file = "LICENSE" repository = "https://github.com/nymlab/vectis" [lib] doctest = false [dependencies.bech32] version = "0.8.1" [dependencies.cosmos-sdk-proto] version = "0.19.2" features = ["cosmwasm"] default-features = false package = "cosmos-sdk-proto-nymlab" [dependencies.cosmwasm-schema] version = "^1.2" [dependencies.cosmwasm-std] version = "^1.2" features = [ "iterator", "ibc3", "staking", "cosmwasm_1_2", ] [dependencies.cw-storage-plus] version = "1.1" [dependencies.cw-utils] version = "1.0.1" [dependencies.cw2] version = "1.1" [dependencies.derivative] version = "2" [dependencies.hex] version = "0.4" default-features = false [dependencies.primitive-types] version = "0.10.1" features = ["byteorder"] default-features = false [dependencies.ripemd160] version = "0.9.1" [dependencies.serde] version = "1.0" features = ["derive"] default-features = false [dependencies.serde-json-wasm] version = "0.5.1" [dependencies.sha2] version = "0.10.8" [dependencies.sylvia] version = "0.9.2" features = [ "iterator", "stargate", "cosmwasm_1_2", ] [dependencies.sylvia-derive] version = "0.9.2" [dependencies.thiserror] version = "1.0.50"