Skip to content

Commit

Permalink
update provwasm-test-tube manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
kwtalley committed Nov 15, 2024
1 parent 9e630a8 commit f940810
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/provwasm-test-tube/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,16 @@ categories = ["api-bindings", "cryptography::cryptocurrencies", "wasm"]
exclude = ["provenance", "test_artifacts"]

[dependencies]
base64 = { workspace = true }
cosmrs = { workspace = true }
cosmwasm-std = { workspace = true }
provwasm-std = { workspace = true }
prost = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
test-tube-prov = { workspace = true }
thiserror = { workspace = true }

[build-dependencies]
bindgen = "0.69.1"

[dev-dependencies]
cw1-whitelist = "2.0.0"
rayon = { workspace = true }
marker = { git = "https://github.com/provenance-io/provwasm", branch = "main" }
cw1-whitelist = "2.0.0"

0 comments on commit f940810

Please sign in to comment.