Skip to content

Commit 7197416

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump anstyle from 1.0.11 to 1.0.13
Bumps [anstyle](https://github.com/rust-cli/anstyle) from 1.0.11 to 1.0.13. - [Commits](rust-cli/anstyle@v1.0.11...v1.0.13) --- updated-dependencies: - dependency-name: anstyle dependency-version: 1.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2535c9f commit 7197416

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rust-version.workspace = true
1313
version.workspace = true
1414

1515
[dependencies]
16-
anstyle = "1.0.11"
16+
anstyle = "1.0.13"
1717
time = { version = "0.3", default-features = false, features = ["alloc", "formatting", "local-offset"] }
1818
clap.workspace = true
1919
hex = "0.4"

0 commit comments

Comments
 (0)