summaryrefslogtreecommitdiff
path: root/crates/tor-persist/src/fs.rs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to fslock version 0.2Nick Mathewson2021-10-271-1/+1
* Replace the return type of StorageMgr::try_lock with a tristateNick Mathewson2021-10-201-6/+8
* Change tor-persist to use json instead of toml.Nick Mathewson2021-10-071-9/+8
* Move FsStatemgr to an inner module.Nick Mathewson2021-09-301-0/+191