flake.lock: bump, Cargo.{toml,lock}: update inputs, fmt, lint
This commit is contained in:
@@ -4,9 +4,9 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.13", features = ["derive"] }
|
||||
clap_complete = "4.5.47"
|
||||
zbus = "5.5.0"
|
||||
clap = { version = "4.5.53", features = ["derive"] }
|
||||
clap_complete = "4.5.64"
|
||||
zbus = "5.12.0"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user