Skip to content

Commit

Permalink
deps: removed library as default feature
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk committed Oct 28, 2023
1 parent a58b5c4 commit b90e066
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ incremental = false
overflow-checks = true

[features]
default = ["library"]
# for more explicit tests, cargo test --features=backtraces
backtraces = ["cosmwasm-std/backtraces"]
# use library feature to disable all instantiate/execute/query exports
Expand Down

0 comments on commit b90e066

Please sign in to comment.