Skip to content

Commit

Permalink
update cagro_metadata and cargo_toml
Browse files Browse the repository at this point in the history
  • Loading branch information
StackOverflowExcept1on committed Dec 16, 2024
1 parent 0e51b62 commit d67b957
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -123,8 +123,8 @@ base64 = "0.21.7"
byteorder = { version = "1.5.0", default-features = false }
blake2 = { version = "0.10.6", default-features = false }
bs58 = { version = "0.5.1", default-features = false }
cargo_toml = "0.19.2"
cargo_metadata = "0.18.1"
cargo_toml = "0.21.0"
cargo_metadata = "0.19.1"
clap = "4.5.8"
codec = { package = "parity-scale-codec", version = "3.6.12", default-features = false }
color-eyre = "0.6.3"
Expand Down

0 comments on commit d67b957

Please sign in to comment.