Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
d3v3us committed Dec 18, 2022
1 parent 3ebb4fb commit a933419
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 4 deletions.
53 changes: 53 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,4 @@ lto = true
debug-assertions = false
panic = 'abort'
incremental = false
overflow-checks = true

[dev-dependencies]
rusty-hook = "0.11.2"
overflow-checks = true
1 change: 1 addition & 0 deletions contracts/cw-croncat/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ cwd-core = { version = "0.2.0", git = "https://github.com/DA0-DA0/dao-contracts"
cwd-interface = { version = "0.2.0", git = "https://github.com/DA0-DA0/dao-contracts" }
cwd-proposal-single = { version = "0.2.0", git = "https://github.com/DA0-DA0/dao-contracts" }
cwd-voting = { version = "0.2.0", git = "https://github.com/DA0-DA0/dao-contracts.git" }
rusty-hook = "0.11.2"

0 comments on commit a933419

Please sign in to comment.