Skip to content

Commit

Permalink
Merge pull request #631 from axone-protocol/dependabot/cargo/derive_b…
Browse files Browse the repository at this point in the history
…uilder-0.20.1
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
2 parents 01864de + e7ff421 commit 32edc08
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 22 deletions.
34 changes: 14 additions & 20 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion contracts/axone-cognitarium/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cosmwasm-storage.workspace = true
cw-storage-plus.workspace = true
cw-utils.workspace = true
cw2.workspace = true
derive_builder = "0.20.0"
derive_builder = "0.20.1"
either = "1.13.0"
rio_api.workspace = true
rio_turtle.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion contracts/axone-objectarium/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cosmwasm-storage.workspace = true
cw-storage-plus.workspace = true
cw-utils.workspace = true
cw2.workspace = true
derive_builder = "0.20.0"
derive_builder = "0.20.1"
either = "1.13.0"
enum-iterator = "2.1.0"
lzma-rs = "0.3.0"
Expand Down

0 comments on commit 32edc08

Please sign in to comment.