Skip to content

Commit 2a97472

Browse files
build(deps): bump anstyle from 1.0.13 to 1.0.14
Bumps [anstyle](https://github.com/rust-cli/anstyle) from 1.0.13 to 1.0.14. - [Commits](rust-cli/anstyle@v1.0.13...v1.0.14) --- updated-dependencies: - dependency-name: anstyle dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16b7a5f commit 2a97472

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description = "A cargo extension for specifying supported targets for a crate"
1313

1414
[dependencies]
1515
anstream = "1.0.0"
16-
anstyle = "1.0.13"
16+
anstyle = "1.0.14"
1717
cargo-config2 = "0.1.43"
1818
cargo_metadata = "0.23.1"
1919
clap = { version = "4.6.0", features = ["derive"] }

0 commit comments

Comments
 (0)