Skip to content

Commit

Permalink
fix feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
iboss-ptk committed Sep 7, 2023
1 parent 62f06a2 commit 2dc9318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/osmosis-test-tube/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ osmosis-std = "0.19.1"
prost = "0.11.0"
serde = "1.0.144"
serde_json = "1.0.85"
test-tube = {version = "0.1.7", path = "../test-tube", features = ["all-wrappers"]}
test-tube = {version = "0.1.7", path = "../test-tube", features = ["module-wrappers"]}
thiserror = "1.0.34"

[build-dependencies]
Expand Down

0 comments on commit 2dc9318

Please sign in to comment.