Skip to content

Commit

Permalink
build(deps): bump scale-info from 2.11.2 to 2.11.3 (#1292)
Browse files Browse the repository at this point in the history
Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.11.2 to 2.11.3.
- [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.11.2...v2.11.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2024
1 parent cf46fd7 commit 99805ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -288,7 +288,7 @@ num-bigint = { version = "0.4.6", default-features = false }
num-traits = { version = "0.2.19", default-features = false }
parity-scale-codec = { version = "3.6.12", default-features = false }
paste = { version = "1.0.14" }
scale-info = { version = "2.11.0", default-features = false }
scale-info = { version = "2.11.3", default-features = false }
serde = { version = "1.0.203", default-features = false }
serde_json = { version = "1.0.109", default-features = false }
similar-asserts = { version = "1.1.0" }
Expand Down

0 comments on commit 99805ec

Please sign in to comment.