Skip to content

Commit 70be212

Browse files
dependabot[bot]shssoichiro
authored andcommitted
chore(deps): update anstream requirement from 0.6.21 to 1.0.0
Updates the requirements on [anstream](https://github.com/rust-cli/anstyle) to permit the latest version. - [Commits](rust-cli/anstyle@anstream-v0.6.21...anstream-v1.0.0) --- updated-dependencies: - dependency-name: anstream dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 867099c commit 70be212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ categories = ["development-tools"]
1616
debug = ["dep:anstream", "dep:anstyle", "dep:okhsl"]
1717

1818
[dependencies]
19-
anstream = { version = "0.6.21", optional = true }
19+
anstream = { version = "1.0.0", optional = true }
2020
anstyle = { version = "1.0.13", optional = true }
2121
okhsl = { version = "1.0.1", optional = true }
2222
unicode_categories = "0.1.1"

0 commit comments

Comments
 (0)