wire is a tool to deploy nixos systems wire.forall.systems/
nix nixos
0

Configure Feed

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

Update Rust crate serde_json to v1.0.151 (#562)

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

+2 -2
+2 -2
Cargo.lock
··· 1959 1959 1960 1960 [[package]] 1961 1961 name = "serde_json" 1962 - version = "1.0.150" 1962 + version = "1.0.151" 1963 1963 source = "registry+https://github.com/rust-lang/crates.io-index" 1964 - checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9" 1964 + checksum = "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14" 1965 1965 dependencies = [ 1966 1966 "itoa", 1967 1967 "memchr",