ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update rust crate clap to v4.5.53 (#347)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
834feb4e a6a73cb5

+4 -4
+4 -4
Cargo.lock
··· 201 201 202 202 [[package]] 203 203 name = "clap" 204 - version = "4.5.52" 204 + version = "4.5.53" 205 205 source = "registry+https://github.com/rust-lang/crates.io-index" 206 - checksum = "aa8120877db0e5c011242f96806ce3c94e0737ab8108532a76a3300a01db2ab8" 206 + checksum = "c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8" 207 207 dependencies = [ 208 208 "clap_builder", 209 209 "clap_derive", ··· 239 239 240 240 [[package]] 241 241 name = "clap_builder" 242 - version = "4.5.52" 242 + version = "4.5.53" 243 243 source = "registry+https://github.com/rust-lang/crates.io-index" 244 - checksum = "02576b399397b659c26064fbc92a75fede9d18ffd5f80ca1cd74ddab167016e1" 244 + checksum = "d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00" 245 245 dependencies = [ 246 246 "anstream", 247 247 "anstyle",