summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-1/+1
* tor-rtcompat: Provide coarsetime APIs and RealCoarseTimeProviderIan Jackson2024-03-251-0/+3
* Bump minor versionsIan Jackson2024-02-051-1/+1
* Upgrade to futures-rustls and rustls 0.22.Nick Mathewson2024-01-251-3/+3
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-301-1/+1
|\
| * In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* | rt-comapt: Upgrade to latest async-ioNick Mathewson2023-11-271-1/+1
|/
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-1/+1
* Upgrade async_executors dependency to 0.7.0Nick Mathewson2023-09-281-2/+8
* Bump patchlevel (not dependents) on crates with trivial changesNick Mathewson2023-09-051-1/+1
* Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
* Bump versions on crates with nonfunctional changesNick Mathewson2023-06-301-1/+1
* Upgrade async-trait requirement to 1.54Nick Mathewson2023-06-121-1/+1
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-1/+1
* tor-rtcompat: Say default-features with a dash, not an underscore.Nick Mathewson2023-05-221-1/+1
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-2/+4
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+2
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-3/+1
* Mark an initial set of non-additive features.Nick Mathewson2023-05-151-1/+3
* update rustls to 0.21trinity-1686a2023-05-081-2/+2
* Increment crate versions.Nick Mathewson2023-05-031-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Bump patchlevel on crates with semver-irrelevant changes.Nick Mathewson2023-03-311-1/+1
* Upgrade dependency to latest async-native-tls.Nick Mathewson2023-03-301-1/+1
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-1/+1
* Merge branch 'optional-deps-static' into 'main'eta2022-12-051-3/+1
|\
| * make use of 1.60 opt dependancy featurestrinity-1686a2022-11-301-3/+1
* | Bump the minor version of every crate.Nick Mathewson2022-11-301-1/+1
|/
* upgrade rustls to 0.20, ignoring all deprecation warningstrinity-1686a2022-11-261-2/+2
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-1/+1
* `TaskSchedule`: give error on `sleep*()` if last handle is droppedNick Mathewson2022-09-071-0/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-1/+1
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* Bump crate and dependency versions.Nick Mathewson2022-06-241-1/+1
* Remove rustls from tor-rtcompat/fullNick Mathewson2022-06-161-1/+1
* Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-0/+2
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-10/+6
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-1/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-1/+1
* Bump async_executors to 0.6Nick Mathewson2022-04-261-1/+1
* Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+1
* Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-251-0/+1
* Reformat all not-yet-reformatted Cargo.toml files.Nick Mathewson2022-04-251-12/+19
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-1/+1
* 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