summaryrefslogtreecommitdiff
path: root/crates/tor-persist/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-indent tor-persist/Cargo.toml.Nick Mathewson2022-04-121-4/+4
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-2/+2
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-2/+2
* tor-error: Add as a ddpendency to many cratesIan Jackson2022-02-041-0/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-1/+1
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-4/+4
* Bump every crate by one patch version.Nick Mathewson2021-11-291-1/+1
* Remove unused "dirs" dependency from tor-persist.Nick Mathewson2021-11-161-1/+0
* Document that the "testing" feature is not semver-covered.Nick Mathewson2021-11-111-0/+2
* tor-persist: serde usage now requires derive feature.Nick Mathewson2021-10-291-2/+1
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-1/+1
* Upgrade to fslock version 0.2Nick Mathewson2021-10-271-1/+1