mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
build(deps): bump clap in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.29 to 4.5.30 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.29...clap_complete-v4.5.30) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ivan Molodetskikh
parent
4c40e6ce06
commit
ad49e5820a
+1
-1
@@ -17,7 +17,7 @@ rust-version = "1.80.1"
|
||||
[workspace.dependencies]
|
||||
anyhow = "1.0.95"
|
||||
bitflags = "2.8.0"
|
||||
clap = { version = "4.5.29", features = ["derive"] }
|
||||
clap = { version = "4.5.30", features = ["derive"] }
|
||||
insta = "1.42.1"
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
serde_json = "1.0.138"
|
||||
|
||||
Reference in New Issue
Block a user