WANT_FROM_OTHER_CRATES: Remove note about async-rustls

This commit is contained in:
Nick Mathewson 2023-07-17 10:01:18 -04:00
parent 4338080799
commit a36a0ab45b
1 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,6 @@ rust itself:
* existential types.
* async functions in traits (without #[async_trait]).
async-rustls:
* upgrade to rustls 0.20
https://github.com/smol-rs/async-rustls/issues/8
dalek-crypto:
* Upgrade to latest version of rand crate.