summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* Bump minor versionsIan Jackson2024-02-051-15/+15
* 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
* Followup patchlevel bumpsNick Mathewson2024-01-091-2/+2
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-4/+4
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-12/+12
* Run "fixup-features" in preparation for release.Nick Mathewson2024-01-081-1/+1
* tor-persist: Provide FsMistrustErrorExt, and use itIan Jackson2023-12-131-0/+1
* upgrade to toml 0.8.8Nick Mathewson2023-12-051-1/+3
* Two more patchlevel bumpsNick Mathewson2023-12-041-1/+1
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-11/+11
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-6/+6
* 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
* | Upgrade to event-listener 4Nick Mathewson2023-11-271-1/+1
|/
* Require a more up-to-date version of time.Nick Mathewson2023-11-151-1/+1
* Upgrade to rusqlite 0.30.0Nick Mathewson2023-11-151-1/+1
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-4/+4
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-7/+7
* Run "fixup-features" in preparation for release this week.Nick Mathewson2023-10-291-1/+1
* Upgrade to memmap2 0.9.0Nick Mathewson2023-10-171-1/+1
* oneshot: Use veneer in tor-dirmgrIan Jackson2023-10-111-0/+1
* Bump tor-dirclient patchlevel, since its dependency changed.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-2/+2
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-3/+3
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-6/+6
* Run "fixup-features" on arti crates.Nick Mathewson2023-10-021-1/+1
* Upgrade memmap2 dependency to 0.8.0Nick Mathewson2023-09-281-1/+1
* Upgrade event_listener dependency to 3.0.0Nick Mathewson2023-09-281-1/+1
* arti-client: add exit selection with GeoIP country codeseta2023-09-181-1/+3
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-10/+10
* Minor-version bumps for crates with breaking changes.Nick Mathewson2023-09-051-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-8/+8
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-7/+7
* Throughout: Use *_report!() macros for reporting Errors.Nick Mathewson2023-07-071-1/+1
* tor-dirmgr: bridge descriptor tests: Use MockRuntime (drop Tokio dep)Ian Jackson2023-07-061-1/+0
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-12/+12
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-1/+1
* Upgrade to memmap2 0.7Nick Mathewson2023-06-211-1/+1
* Upgrade to strum 0.25.Nick Mathewson2023-06-211-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-20/+20
* Upgrade memmap2 dependency to 0.6.1.Nick Mathewson2023-05-221-1/+1
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+21
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-3/+4
* Mark an initial set of non-additive features.Nick Mathewson2023-05-151-1/+3
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1