Skip to content

Commit 74cbd67

Browse files
Bump clap from 4.5.47 to 4.5.48
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.47 to 4.5.48. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.47...clap_complete-v4.5.48) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 571f610 commit 74cbd67

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -11,7 +11,7 @@ description = "A CLI tool that can peek into `*.npy` files."
1111

1212
[dependencies]
1313
byte-unit = "5.1.6"
14-
clap = { version = "4.5.47", features = ["derive"] }
14+
clap = { version = "4.5.49", features = ["derive"] }
1515
half = "2.7.0"
1616
npyz = { version = "0.8.4", features = ["half"] }
1717
ordered-float = "5.1.0"

0 commit comments

Comments
 (0)