Skip to content

Commit

Permalink
build(deps): Bump anstream from 0.6.15 to 0.6.17
Browse files Browse the repository at this point in the history
Bumps [anstream](https://github.com/rust-cli/anstyle) from 0.6.15 to 0.6.17.
- [Commits](rust-cli/anstyle@anstream-v0.6.15...anstream-v0.6.17)

---
updated-dependencies:
- dependency-name: anstream
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 1008e3f commit 03d3ff7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ self_update = { version = "0.41.0", optional = true, default-features = false, f
] }

[dependencies]
anstream = { version = "0.6.15", default-features = false, features = [
anstream = { version = "0.6.17", default-features = false, features = [
"auto",
"wincon",
] }
Expand Down

0 comments on commit 03d3ff7

Please sign in to comment.