Skip to content

Commit cd90176

Browse files
Bump enumn from 0.1.11 to 0.1.12 (#1412)
Bumps [enumn](https://github.com/dtolnay/enumn) from 0.1.11 to 0.1.12. - [Release notes](https://github.com/dtolnay/enumn/releases) - [Commits](dtolnay/enumn@0.1.11...0.1.12) --- updated-dependencies: - dependency-name: enumn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bastian Köcher <[email protected]>
1 parent cd71f7e commit cd90176

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

polkadot/runtime/common/slot_range_helper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license.workspace = true
77

88
[dependencies]
99
paste = "1.0"
10-
enumn = "0.1.8"
10+
enumn = "0.1.12"
1111
parity-scale-codec = { version = "3.6.1", default-features = false, features = ["derive"] }
1212
sp-std = { package = "sp-std", path = "../../../../substrate/primitives/std", default-features = false }
1313
sp-runtime = { path = "../../../../substrate/primitives/runtime", default-features = false }

0 commit comments

Comments
 (0)