Skip to content

Commit

Permalink
Bump scale-info from 2.11.0 to 2.11.1 (#958)
Browse files Browse the repository at this point in the history
* Bump scale-info from 2.11.0 to 2.11.1

Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.11.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](https://github.com/paritytech/scale-info/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update features snapshot

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Lavrenov <[email protected]>
  • Loading branch information
3 people authored Mar 27, 2024
1 parent 8ae4969 commit 96e709e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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 @@ quote = { version = "1.0", default-features = false }
rand = { version = "0.8", default-features = false }
reqwest = { version = "0.11", default-features = false }
rustc-hex = { version = "2", default-features = false }
scale-info = { version = "2.11.0", default-features = false }
scale-info = { version = "2.11.1", default-features = false }
secp256k1 = { version = "0.27", default-features = false }
serde = { version = "1", default-features = false }
serde_json = { version = "1", default-features = false }
Expand Down
4 changes: 2 additions & 2 deletions utils/checks/snapshots/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2893,15 +2893,15 @@
features:
- default
- metered
- name: scale-info 2.11.0
- name: scale-info 2.11.1
features:
- decode
- default
- derive
- scale-info-derive
- serde
- std
- name: scale-info-derive 2.10.0
- name: scale-info-derive 2.11.1
features: []
- name: schannel 0.1.23
features: []
Expand Down

0 comments on commit 96e709e

Please sign in to comment.