Skip to content

Commit cfcb7f7

Browse files
Bump strum from 0.26.2 to 0.26.3
Bumps [strum](https://github.com/Peternator7/strum) from 0.26.2 to 0.26.3. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.2...v0.26.3) --- updated-dependencies: - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bda956 commit cfcb7f7

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,7 @@ ssz_rs_derive = { version = "0.9.0", default-features = false }
12801280
static_assertions = { version = "1.1.0", default-features = false }
12811281
static_init = { version = "1.0.3" }
12821282
structopt = { version = "0.3" }
1283-
strum = { version = "0.26.2", default-features = false }
1283+
strum = { version = "0.26.3", default-features = false }
12841284
subkey = { path = "substrate/bin/utils/subkey", default-features = false }
12851285
substrate-bip39 = { path = "substrate/utils/substrate-bip39", default-features = false }
12861286
substrate-build-script-utils = { path = "substrate/utils/build-script-utils", default-features = false }

0 commit comments

Comments
 (0)