[package] name = "hermit_toolkit_hmip21" version = "0.1.5" 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 = { version = "0.10.1", package = "secret-cosmwasm-std" } hermit_toolkit_utils = { version = "0.1.0", package = "hermit-toolkit-utils" }