summaryrefslogtreecommitdiff
path: root/crates/arti-testing/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-7/+7
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-3/+3
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-3/+3
* Bump crate and dependency versions.Nick Mathewson2022-06-241-8/+8
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-17/+16
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-4/+4
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-8/+8
* Abolish arti-config, replacing with tombstone crateIan Jackson2022-05-131-1/+0
* arti-config abolition: Change references to use tor_configIan Jackson2022-05-131-0/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-9/+9
* Bump to config 0.13Nick Mathewson2022-04-261-1/+1
* Upgrade to rlimit 0.8.3, again.Nick 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-4/+4
* Downgrade `rlimit` to 0.7.Nick Mathewson2022-04-061-1/+1
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-9/+9
* Merge branch 'upgrade_pre_020' into 'main'Nick Mathewson2022-04-011-1/+1
|\
| * Upgrade rlimit -> 0.8.0Nick Mathewson2022-04-011-1/+1
* | Directory filtering in arti-testing.Nick Mathewson2022-03-311-1/+12
|/
* Move ArtiConfig to new arti::cfg moduleIan Jackson2022-03-211-0/+1
* arti-testing: Initial support for broken TCP.Nick Mathewson2022-03-071-0/+1
* arti-testing: Initial implementationNick Mathewson2022-03-031-0/+34