Skip to content

Commit

Permalink
review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Zavgorodnii committed Mar 28, 2023
1 parent b8df00f commit 0b55b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace]
members = ["contracts/auction", "contracts/lockdrop", "contracts/credits", "contracts/vesting-lp", "contracts/vesting-managed", "contracts/cw20-merkle-airdrop", "contracts/price-feed"]
members = ["contracts/auction", "contracts/lockdrop", "contracts/credits", "contracts/vesting-lp", "contracts/vesting-managed", "contracts/cw20-merkle-airdrop", "contracts/price-feed", "contracts/astroport/*"]

[profile.release]
rpath = false
Expand Down

0 comments on commit 0b55b19

Please sign in to comment.