Skip to content

Commit fde8c1f

Browse files
Bump cfg-expr from 0.15.2 to 0.15.4 (#14808)
Bumps [cfg-expr](https://github.com/EmbarkStudios/cfg-expr) from 0.15.2 to 0.15.4. - [Release notes](https://github.com/EmbarkStudios/cfg-expr/releases) - [Changelog](https://github.com/EmbarkStudios/cfg-expr/blob/main/CHANGELOG.md) - [Commits](EmbarkStudios/cfg-expr@0.15.2...0.15.4) --- updated-dependencies: - dependency-name: cfg-expr 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>
1 parent d0093b3 commit fde8c1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

substrate/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.

substrate/frame/support/procedural/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ proc-macro = true
1717
[dependencies]
1818
derive-syn-parse = "0.1.5"
1919
Inflector = "0.11.4"
20-
cfg-expr = "0.15.1"
20+
cfg-expr = "0.15.4"
2121
itertools = "0.10.3"
2222
proc-macro2 = "1.0.56"
2323
quote = "1.0.28"

0 commit comments

Comments
 (0)