This repository has no description
0

Configure Feed

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

⬆️ Lock file maintenance (#116)

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

+2 -2
+2 -2
Cargo.lock
··· 481 481 482 482 [[package]] 483 483 name = "camino" 484 - version = "1.2.1" 484 + version = "1.2.2" 485 485 source = "registry+https://github.com/rust-lang/crates.io-index" 486 - checksum = "276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609" 486 + checksum = "e629a66d692cb9ff1a1c664e41771b3dcaf961985a9774c0eb0bd1b51cf60a48" 487 487 dependencies = [ 488 488 "serde_core", 489 489 ]