Skip to content

Commit

Permalink
build(deps): bump smallvec from 1.10.0 to 1.11.2
Browse files Browse the repository at this point in the history
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.10.0 to 1.11.2.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.10.0...v1.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 3a1bf6e commit dc05b55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pallet-transaction-payment-rpc-runtime-api = { workspace = true }
pallet-pos-switch = { workspace = true }
parity-scale-codec = { workspace = true }
scale-info = { workspace = true }
smallvec = "1.10.0"
smallvec = "1.11.2"
sp-block-builder = { workspace = true }
sp-consensus-pow = { workspace = true }
sp-core = { workspace = true }
Expand Down

0 comments on commit dc05b55

Please sign in to comment.