Skip to content

Commit

Permalink
Fix cargo stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ismellike authored and Jake Hartnell committed Aug 14, 2024
1 parent 3ff1cc7 commit 5ccaa5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/dao-dao-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ abstract-cw-plus-interface = "2.0.1"
abstract-cw20 = "2.0.0"
abstract-cw20-base = "2.0.0"
cw-multi-test = { workspace = true }
cw-orch = {workspace = true}
cw-orch = { workspace = true }
cw20-base = { workspace = true }
cw721-base = { workspace = true }
dao-cw-orch = { path = "../../packages/cw-orch" }
Expand Down

0 comments on commit 5ccaa5e

Please sign in to comment.