Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Apr 26, 2024
1 parent bad974c commit 14ffcdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ibc-testkit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ tendermint-testgen = { workspace = true }

[dev-dependencies]
env_logger = { version = "0.11.0" }
rstest = { workspace = true }
tracing-subscriber = { version = "0.3.17", features = ["fmt", "env-filter", "json"] }
test-log = { version = "0.2.13", features = ["trace"] }
cosmwasm-vm = { workspace = true }
hex = { version = "0.4.2" }
rstest = { workspace = true }
cosmwasm-vm = { workspace = true }
cosmwasm-std = { workspace = true }

[features]
Expand Down

0 comments on commit 14ffcdf

Please sign in to comment.