Skip to content

Commit 21fbfd9

Browse files
Bump arrayvec from 0.5.2 to 0.7.2
Bumps [arrayvec](https://github.com/bluss/arrayvec) from 0.5.2 to 0.7.2. - [Release notes](https://github.com/bluss/arrayvec/releases) - [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md) - [Commits](bluss/arrayvec@0.5.2...0.7.2) --- updated-dependencies: - dependency-name: arrayvec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec9295f commit 21fbfd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node/network/statement-distribution/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ polkadot-node-subsystem = {path = "../../subsystem" }
1515
polkadot-node-primitives = { path = "../../primitives" }
1616
polkadot-node-subsystem-util = { path = "../../subsystem-util" }
1717
polkadot-node-network-protocol = { path = "../../network/protocol" }
18-
arrayvec = "0.5.2"
18+
arrayvec = "0.7.2"
1919
indexmap = "1.9.1"
2020
parity-scale-codec = { version = "3.3.0", default-features = false, features = ["derive"] }
2121
thiserror = "1.0.31"

0 commit comments

Comments
 (0)