Skip to content

Commit 271cf1a

Browse files
chore(deps): update rust crate clap-stdin to 0.8.0
1 parent c63dc2b commit 271cf1a

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.8.0"
1919
color-eyre = "0.6.3"
2020
console = "0.15.8"
2121
crossterm = "0.27.0"

0 commit comments

Comments
 (0)