Skip to content

Commit

Permalink
Upgraded dependencies. (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
DariuszDepta authored Jul 10, 2024
1 parent b5ca81a commit 815397f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 30 deletions.
47 changes: 19 additions & 28 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ cw-storage-plus = "2.0.0"
cw-utils = "2.0.0"
derivative = "2.2.0"
itertools = "0.13.0"
prost = "0.12.6"
prost = "0.13.1"
schemars = "0.8.21"
serde = "1.0.203"
serde = "1.0.204"
sha2 = "0.10.8"
thiserror = "1.0.61"

Expand Down

0 comments on commit 815397f

Please sign in to comment.