@@ -459,7 +459,6 @@ The following text applies to code linked from these dependencies:
459459[ askama] ( https://github.com/askama-rs/askama ) ,
460460[ askama_derive] ( https://github.com/askama-rs/askama ) ,
461461[ askama_parser] ( https://github.com/askama-rs/askama ) ,
462- [ async-lock] ( https://github.com/smol-rs/async-lock ) ,
463462[ async-trait] ( https://github.com/dtolnay/async-trait ) ,
464463[ autocfg] ( https://github.com/cuviper/autocfg ) ,
465464[ base64] ( https://github.com/marshallpierce/rust-base64 ) ,
@@ -474,11 +473,9 @@ The following text applies to code linked from these dependencies:
474473[ cfg-if] ( https://github.com/alexcrichton/cfg-if ) ,
475474[ chrono] ( https://github.com/chronotope/chrono ) ,
476475[ clang-sys] ( https://github.com/KyleMayes/clang-sys ) ,
477- [ concurrent-queue] ( https://github.com/smol-rs/concurrent-queue ) ,
478476[ core-foundation-sys] ( https://github.com/servo/core-foundation-rs ) ,
479477[ core-foundation] ( https://github.com/servo/core-foundation-rs ) ,
480478[ cpufeatures] ( https://github.com/RustCrypto/utils ) ,
481- [ crossbeam-utils] ( https://github.com/crossbeam-rs/crossbeam ) ,
482479[ crypto-common] ( https://github.com/RustCrypto/traits ) ,
483480[ digest] ( https://github.com/RustCrypto/traits ) ,
484481[ displaydoc] ( https://github.com/yaahc/displaydoc ) ,
@@ -487,8 +484,6 @@ The following text applies to code linked from these dependencies:
487484[ env_logger] ( https://github.com/rust-cli/env_logger ) ,
488485[ equivalent] ( https://github.com/cuviper/equivalent ) ,
489486[ errno] ( https://github.com/lambda-fairy/rust-errno ) ,
490- [ event-listener-strategy] ( https://github.com/smol-rs/event-listener-strategy ) ,
491- [ event-listener] ( https://github.com/smol-rs/event-listener ) ,
492487[ fallible-iterator] ( https://github.com/sfackler/rust-fallible-iterator ) ,
493488[ fallible-streaming-iterator] ( https://github.com/sfackler/fallible-streaming-iterator ) ,
494489[ fastrand] ( https://github.com/smol-rs/fastrand ) ,
@@ -542,7 +537,6 @@ The following text applies to code linked from these dependencies:
542537[ openssl-probe] ( https://github.com/alexcrichton/openssl-probe ) ,
543538[ openssl-src] ( https://github.com/alexcrichton/openssl-src-rs ) ,
544539[ openssl] ( https://github.com/sfackler/rust-openssl ) ,
545- [ parking] ( https://github.com/smol-rs/parking ) ,
546540[ parking_lot] ( https://github.com/Amanieu/parking_lot ) ,
547541[ parking_lot_core] ( https://github.com/Amanieu/parking_lot ) ,
548542[ paste] ( https://github.com/dtolnay/paste ) ,
@@ -576,7 +570,6 @@ The following text applies to code linked from these dependencies:
576570[ serde_derive] ( https://github.com/serde-rs/serde ) ,
577571[ serde_json] ( https://github.com/serde-rs/json ) ,
578572[ serde_path_to_error] ( https://github.com/dtolnay/path-to-error ) ,
579- [ serde_spanned] ( https://github.com/toml-rs/toml ) ,
580573[ serde_urlencoded] ( https://github.com/nox/serde_urlencoded ) ,
581574[ sha2] ( https://github.com/RustCrypto/hashes ) ,
582575[ shlex] ( https://github.com/comex/rust-shlex ) ,
@@ -594,10 +587,6 @@ The following text applies to code linked from these dependencies:
594587[ tinyvec] ( https://github.com/Lokathor/tinyvec ) ,
595588[ tinyvec_macros] ( https://github.com/Soveu/tinyvec_macros ) ,
596589[ toml] ( https://github.com/alexcrichton/toml-rs ) ,
597- [ toml] ( https://github.com/toml-rs/toml ) ,
598- [ toml_datetime] ( https://github.com/toml-rs/toml ) ,
599- [ toml_parser] ( https://github.com/toml-rs/toml ) ,
600- [ toml_writer] ( https://github.com/toml-rs/toml ) ,
601590[ typenum] ( https://github.com/paholg/typenum ) ,
602591[ unicase] ( https://github.com/seanmonstar/unicase ) ,
603592[ unicode-normalization] ( https://github.com/unicode-rs/unicode-normalization ) ,
0 commit comments