Skip to content

Commit d198bc6

Browse files
chore(xtask): add changelog check
1 parent f935660 commit d198bc6

File tree

4 files changed

+408
-0
lines changed

4 files changed

+408
-0
lines changed

Cargo.lock

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

xtask/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ unexpected_cfgs = { level = "warn", check-cfg = [
1515
# The dependencies in this config have no transitive dependencies.
1616
anyhow.workspace = true
1717
env_logger.workspace = true
18+
itertools.workspace = true
1819
regex-lite.workspace = true
1920
log.workspace = true
2021
pico-args.workspace = true

0 commit comments

Comments
 (0)