@@ -564,9 +564,11 @@ The following text applies to code linked from these dependencies:
564564[ security-framework] ( https://github.com/kornelski/rust-security-framework ) ,
565565[ semver] ( https://github.com/dtolnay/semver ) ,
566566[ serde] ( https://github.com/serde-rs/serde ) ,
567+ [ serde_core] ( https://github.com/serde-rs/serde ) ,
567568[ serde_derive] ( https://github.com/serde-rs/serde ) ,
568569[ serde_json] ( https://github.com/serde-rs/json ) ,
569570[ serde_path_to_error] ( https://github.com/dtolnay/path-to-error ) ,
571+ [ serde_spanned] ( https://github.com/toml-rs/toml ) ,
570572[ serde_urlencoded] ( https://github.com/nox/serde_urlencoded ) ,
571573[ sha2] ( https://github.com/RustCrypto/hashes ) ,
572574[ shlex] ( https://github.com/comex/rust-shlex ) ,
@@ -582,6 +584,10 @@ The following text applies to code linked from these dependencies:
582584[ thiserror] ( https://github.com/dtolnay/thiserror ) ,
583585[ thread_local] ( https://github.com/Amanieu/thread_local-rs ) ,
584586[ toml] ( https://github.com/alexcrichton/toml-rs ) ,
587+ [ toml] ( https://github.com/toml-rs/toml ) ,
588+ [ toml_datetime] ( https://github.com/toml-rs/toml ) ,
589+ [ toml_parser] ( https://github.com/toml-rs/toml ) ,
590+ [ toml_writer] ( https://github.com/toml-rs/toml ) ,
585591[ typenum] ( https://github.com/paholg/typenum ) ,
586592[ url] ( https://github.com/servo/rust-url ) ,
587593[ utf8_iter] ( https://github.com/hsivonen/utf8_iter ) ,
0 commit comments