summaryrefslogtreecommitdiff
path: root/crates/tor-persist/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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