mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 20:55:41 +00:00
Bump smallvec from 1.6.1 to 1.7.0 (#9894)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ codec = { package = "parity-scale-codec", version = "2.0.0", default-features =
|
||||
num-traits = { version = "0.2.8", default-features = false }
|
||||
rand = { version = "0.7.2", optional = true }
|
||||
sp-externalities = { version = "0.10.0-dev", path = "../externalities", default-features = false }
|
||||
smallvec = "1.4.1"
|
||||
smallvec = "1.7.0"
|
||||
sp-std = { version = "4.0.0-dev", default-features = false, path = "../std" }
|
||||
tracing = { version = "0.1.22", optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user