Skip to content

Commit 200e271

Browse files
chore(deps): update rust crate clap-stdin to 0.5.1
1 parent 927f323 commit 200e271

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ edition = "2021"
1414
[dependencies]
1515
anstream = "0.6.15"
1616
clap = { version = "4.5.9", features = ["derive"] }
17-
clap-stdin = "0.4.0"
17+
clap-stdin = "0.5.1"
1818
color-eyre = "0.6.3"
1919
console = "0.15.8"
2020
crossterm = "0.27.0"

0 commit comments

Comments
 (0)