this repo has no description
3
fork

Configure Feed

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

⬆️ Lock file maintenance (#114)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
32cc51d7 73af293f

+6 -6
+6 -6
Cargo.lock
··· 1486 1486 1487 1487 [[package]] 1488 1488 name = "icu_properties" 1489 - version = "2.1.1" 1489 + version = "2.1.2" 1490 1490 source = "registry+https://github.com/rust-lang/crates.io-index" 1491 - checksum = "e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99" 1491 + checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" 1492 1492 dependencies = [ 1493 1493 "icu_collections", 1494 1494 "icu_locale_core", ··· 1500 1500 1501 1501 [[package]] 1502 1502 name = "icu_properties_data" 1503 - version = "2.1.1" 1503 + version = "2.1.2" 1504 1504 source = "registry+https://github.com/rust-lang/crates.io-index" 1505 - checksum = "02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899" 1505 + checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" 1506 1506 1507 1507 [[package]] 1508 1508 name = "icu_provider" ··· 3007 3007 3008 3008 [[package]] 3009 3009 name = "simd-adler32" 3010 - version = "0.3.7" 3010 + version = "0.3.8" 3011 3011 source = "registry+https://github.com/rust-lang/crates.io-index" 3012 - checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 3012 + checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" 3013 3013 3014 3014 [[package]] 3015 3015 name = "similar"