summaryrefslogtreecommitdiff
path: root/crates/tor-rtmock/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-5/+5
* oneshot-fused-workaround: Set the initial version to 0.1.0.Gabriela Moldovan2024-09-031-1/+1
* Run fixup-features in preparation for release.Gabriela Moldovan2024-09-031-1/+1
* tor-rtmock: remove dependency on tor-async-utilsJim Newsome2024-08-281-2/+1
* extract tor_async_utils::oneshot into ::oneshot-fused-workaroundJim Newsome2024-08-281-0/+1
* Merge branch '1144-std-backtrace' into 'main'David Goulet2024-08-121-1/+0
|\
| * Use std::backtrace instead of backtrace crateRobin Leander Schröder2024-08-011-1/+0
* | Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* | Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-6/+6
|/
* Update to derive-deftly 0.14Ian Jackson2024-07-081-1/+1
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-6/+6
* Update to itertools 0.13.0Ian Jackson2024-06-251-1/+1
* Require strum 0.26.3Ian Jackson2024-06-251-1/+1
* Update to derive-deftly 0.13.0Ian Jackson2024-06-251-1/+1
* Update to derive-deftly 0.12.1Ian Jackson2024-06-171-1/+1
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-6/+6
* Upgrade to latest priority-queue.Nick Mathewson2024-05-311-1/+1
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-6/+6
* Upgrade derive-deftly requirement to 0.10.3Nick Mathewson2024-04-111-1/+1
* Switch to derive-deftlyIan Jackson2024-04-031-1/+1
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-6/+6
* Bump minor versionsIan Jackson2024-02-051-3/+3
* Require tracing-test 0.2.4Ian Jackson2024-01-311-1/+1
* Require tracing-test 0.2.2Ian Jackson2024-01-311-1/+1
* Upgrade to strum 0.26Nick Mathewson2024-01-301-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-2/+2
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-2/+2
* Update to derive-adhoc 0.8Ian Jackson2024-01-021-1/+1
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-4/+4
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-1/+1
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-2/+2
* Run "fixup-features" in preparation for release this week.Nick Mathewson2023-10-291-1/+1
* oneshot: Use veneer in tor-rtmockIan Jackson2023-10-111-0/+1
* tor-rtmock: Provide SimpleTimeProviderIan Jackson2023-10-031-0/+1
* tor-rtmock: Add priority-queue dependencyIan Jackson2023-10-031-0/+1
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-2/+2
* Run "fixup-features" on arti crates.Nick Mathewson2023-10-021-1/+1
* 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