summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* Replace manual Clone impl with educe in tor-rtcompatIan Jackson2022-03-021-0/+1
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-1/+1
* Bump minimum tokio to 1.7, since tokio-util now needs that.Nick Mathewson2022-02-251-1/+1
* Upgrade dependency to new version of tokio-util.Nick Mathewson2022-02-251-1/+1
* Upgrade required version of futures crate to 0.3.14Nick Mathewson2022-02-011-1/+1
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-1/+1
* Make the native-tls crate optional.Nick Mathewson2022-01-261-3/+11
* Refactor native_tls usage into its own moduleNick Mathewson2022-01-251-4/+3
* tor-rtcompat: Add support for rustls.Nick Mathewson2022-01-251-0/+4
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-1/+1
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-7/+7
* Bump every crate by one patch version.Nick Mathewson2021-11-291-1/+1
* Upgrade to async-native-tls 0.4.0Nick Mathewson2021-11-121-1/+1
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-1/+1
* Require up-to-date x25519-dalek, async_executors, and argh.Nick Mathewson2021-10-091-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+35