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_complete to v4.5.61 (#348)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
8ecbc62b d955020c

+2 -2
+2 -2
Cargo.lock
··· 251 251 252 252 [[package]] 253 253 name = "clap_complete" 254 - version = "4.5.60" 254 + version = "4.5.61" 255 255 source = "registry+https://github.com/rust-lang/crates.io-index" 256 - checksum = "8e602857739c5a4291dfa33b5a298aeac9006185229a700e5810a3ef7272d971" 256 + checksum = "39615915e2ece2550c0149addac32fb5bd312c657f43845bb9088cb9c8a7c992" 257 257 dependencies = [ 258 258 "clap", 259 259 ]