Skip to content

Commit

Permalink
build(deps): bump scale-info from 2.10.0 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/paritytech/scale-info/releases)
- [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md)
- [Commits](paritytech/scale-info@v2.10.0...v2.11.1)

---
updated-dependencies:
- dependency-name: scale-info
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and atodorov committed Apr 12, 2024
1 parent b5c6e5d commit 93398cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -43,7 +43,7 @@ parity-scale-codec = { version = "3.2.1", default-features = false, features = [
"derive",
] }
serde = { version = "1.0.197", default-features = false, features = ["derive"] }
scale-info = { version = "2.10", default-features = false, features = [
scale-info = { version = "2.11", default-features = false, features = [
"derive",
] }

Expand Down

0 comments on commit 93398cc

Please sign in to comment.