Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/cargo/proc-macro2-1.0.89
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Nov 4, 2024
2 parents 37f496e + efa9a2e commit 9008a0c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ scale-info = { version = "2.11.1", features = ["derive", "bit-vec", "decode", "d
smallvec = "1.10.0"
syn = { version = "2.0.38", features = ["full", "extra-traits"] }
thiserror = "1.0.50"
prettyplease = "0.2.15"
prettyplease = "0.2.25"
scale-decode = "0.14.0"
scale-encode = "0.8.0"
frame-metadata = { version = "17.0.0", default-features = false, features = ["current", "std"] }
bitvec = { version = "1", default-features = false, features = ["alloc"] }
pretty_assertions = "1.4.0"
anyhow = "1.0.75"
pretty_assertions = "1.4.1"
anyhow = "1.0.92"
peekmore = "1.3.0"
scale-value = "0.17.0"
rand_chacha = "0.3.1"
Expand Down

0 comments on commit 9008a0c

Please sign in to comment.