[package] name = "hermit-toolkit-utils" version = "0.1.0" edition = "2021" authors = ["Dao lang ", "MARBLE"] description = "Hermit hmip20 tokens" license = "Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] serde = "1.0" schemars = "0.7" cosmwasm-std = { package = "secret-cosmwasm-std", version = "0.10" } cosmwasm-storage = { package = "secret-cosmwasm-storage", version = "0.10"}