aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-rtmock/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* tor-rtmock: task: Add API for printing dumps including backtracesIan Jackson2023-09-131-0/+1
* tor-rtmock: task: Capture sleep backtraces, with code to dumpIan Jackson2023-09-131-0/+1
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-1/+1
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-1/+1
* Upgrade to latest derive-adhoc.Nick Mathewson2023-07-171-1/+1
* tor-rtmock: Use derive-adhoc for composite runtimesIan Jackson2023-07-071-0/+1
* tor-rtmock: MockRuntime: provide test_with_variousIan Jackson2023-07-061-0/+1
* tor-rtmock: MockExecutor: Configurable scheduling policyIan Jackson2023-07-061-0/+1
* tor-rtmock: Provide MockRuntimeIan Jackson2023-07-061-0/+1
* tor-rtmock: Unit tests for MockExecutorIan Jackson2023-07-061-0/+1
* tor-rtmock: Provide MockExecutorIan Jackson2023-07-061-0/+3
* 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-4/+4
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+3
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-4/+4
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-1/+1
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-1/+1
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-2/+2
* Bump the patch version of each crate with _trivial_ changes.Nick Mathewson2023-02-011-1/+1
* Use parse_rfc3339() in the tor-rtmock crateNeel Chauhan2022-12-161-0/+1
* Bump the minor version of every crate.Nick Mathewson2022-11-301-4/+4
* 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-3/+3
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-4/+4
* 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-3/+3
* Increment versions of crates with trivial changes only.Nick Mathewson2022-06-241-1/+1
* Sort tor-rtmock dependencies.Nick Mathewson2022-06-071-1/+1
* Use testing_rng() in tests throughout our crates.Nick Mathewson2022-06-021-0/+1
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-2/+1
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-3/+3
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-3/+3
* 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
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-3/+3
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-3/+3
* 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-3/+3
* Make the native-tls crate optional.Nick Mathewson2022-01-261-1/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-3/+3
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-6/+6
* Bump every crate by one patch version.Nick Mathewson2021-11-291-3/+3
* Replace all println/eprintln calls outside of arti CLI with trace.Nick Mathewson2021-11-041-0/+1
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-3/+3
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+24