Skip to content

Commit

Permalink
chore(deps): bump scale-value from 0.16 to 0.17 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Oct 22, 2024
1 parent f20a414 commit 2bdeab8
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 24 deletions.
61 changes: 38 additions & 23 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ bitvec = { version = "1", default-features = false, features = ["alloc"] }
pretty_assertions = "1.4.0"
anyhow = "1.0.75"
peekmore = "1.3.0"
scale-value = "0.16.0"
scale-value = "0.17.0"
rand_chacha = "0.3.1"
rand = "0.8.5"

0 comments on commit 2bdeab8

Please sign in to comment.