aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-persist/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* tor-persist: state_dir: Introduce way to get at underlying lock guardIan Jackson2024-02-011-0/+1
* Require tracing-test 0.2.4Ian Jackson2024-01-311-1/+1
* Require tracing-test 0.2.2Ian Jackson2024-01-311-1/+1
* tor-persist: sort Cargo.tomlIan Jackson2024-01-311-1/+1
* tor-persist: state_dir: Test functionality that exists nowIan Jackson2024-01-311-0/+3
* Introduce tor_persist::slug moduleIan Jackson2024-01-251-0/+1
* tor-persist: state_dir: Demote anyhow to dev depIan Jackson2024-01-241-2/+2
* state-dir: Use a real lock guardIan Jackson2024-01-241-1/+2
* state-dir: Move from tor-hsservice to tor-persistIan Jackson2024-01-241-1/+6
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-2/+2
* tor-persist: Provide FsMistrustErrorExt, and use itIan Jackson2023-12-131-0/+1
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-2/+2
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Bump patchlevel (not dependents) on crates with trivial changesNick Mathewson2023-09-051-1/+1
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-1/+1
* Upgrade to sanitize-filename 0.5.0Nick Mathewson2023-08-011-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-3/+3
* Throughout: Use *_report!() macros for reporting Errors.Nick Mathewson2023-07-071-1/+1
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-1/+1
* Bump versions on crates with nonfunctional changesNick Mathewson2023-06-301-1/+1
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-3/+3
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-2/+4
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+2
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+1
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-3/+3
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-2/+2
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-1/+1
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-1/+1
* Bump the minor version of every crate.Nick Mathewson2022-11-301-3/+3
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Require derive_more 0.99.3Ian Jackson2022-11-031-1/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-2/+2
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-2/+2
* tor-persist: Big refactoring on Error type.Nick Mathewson2022-07-061-0/+1
* Bump crate and dependency versions.Nick Mathewson2022-06-241-3/+3
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-2/+2
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-1/+1
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-3/+3
* Update to newer sanitize-filename and tinystr.Nick Mathewson2022-05-231-1/+1
* Merge branch 'use-fs-mistrust'Nick Mathewson2022-05-091-0/+1
|\
| * tor-persist: Use fs-mistrust to verify state file permissions.Nick Mathewson2022-05-091-0/+1
* | Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-2/+2
|/
* 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
* Remove obsolete files from our state directory.Nick Mathewson2022-04-121-0/+1