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.6.2 (#456)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
78f6f6cd d5f25aa4

+2 -2
+2 -2
Cargo.lock
··· 297 297 298 298 [[package]] 299 299 name = "clap_complete" 300 - version = "4.6.1" 300 + version = "4.6.2" 301 301 source = "registry+https://github.com/rust-lang/crates.io-index" 302 - checksum = "406e68b4de5c59cfb8f750a7cbd4d31ae153788b8352167c1e5f4fc26e8c91e9" 302 + checksum = "3ff7a1dccbdd8b078c2bdebff47e404615151534d5043da397ec50286816f9cb" 303 303 dependencies = [ 304 304 "clap", 305 305 "clap_lex",