Skip to content

Commit 01f6d95

Browse files
cargo(deps): update clap-stdin requirement from 0.6.0 to 0.8.0
Updates the requirements on [clap-stdin](https://github.com/thepacketgeek/clap-stdin) to permit the latest version. - [Release notes](https://github.com/thepacketgeek/clap-stdin/releases) - [Commits](thepacketgeek/clap-stdin@v0.6.0...v0.8.0) --- updated-dependencies: - dependency-name: clap-stdin dependency-version: 0.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 311fad4 commit 01f6d95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/yawns/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ aws-types = "1.3.7"
2828
anstream = "0.6.18"
2929
prettytable = "0.10.0"
3030
futures = "0.3.31"
31-
clap-stdin = "0.6.0"
31+
clap-stdin = "0.8.0"
3232
aws-smithy-types = "1.3.1"

0 commit comments

Comments
 (0)