Skip to content

Commit a6343db

Browse files
chore(deps): update rust crate clap-stdin to 0.6.0
1 parent 7f5229c commit a6343db

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/kittysay/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ edition.workspace = true
1515
[dependencies]
1616
anstream = "0.6.15"
1717
clap = { version = "4.5.9", features = ["derive"] }
18-
clap-stdin = "0.4.0"
18+
clap-stdin = "0.6.0"
1919
color-eyre = "0.6.3"
2020
console = "0.15.8"
2121
crossterm = "0.27.0"

0 commit comments

Comments
 (0)