summaryrefslogtreecommitdiff
path: root/crates/tor-persist/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change tor-persist to use json instead of toml.Nick Mathewson2021-10-071-1/+1
* Allow building tor-persist for WASMJani Monoses2021-10-011-1/+3
* tor-persist: Add a testing-only state manager that doesn't use diskNick Mathewson2021-09-301-0/+4
* update fslock to compile androidTrinity Pointard2021-09-251-1/+1
* Upgrade memmap2, directories, and dirs dependencies.Nick Mathewson2021-09-231-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+22