Skip to content

Commit

Permalink
chore(deps): update rust crate anstream to 0.6.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 927f323 commit 8399e01
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 30 deletions.
74 changes: 45 additions & 29 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 @@ -12,7 +12,7 @@ categories = ["command-line-utilities"]
edition = "2021"

[dependencies]
anstream = "0.6.15"
anstream = "0.6.18"
clap = { version = "4.5.9", features = ["derive"] }
clap-stdin = "0.4.0"
color-eyre = "0.6.3"
Expand Down

0 comments on commit 8399e01

Please sign in to comment.