aboutsummaryrefslogtreecommitdiff
path: root/crates/fslock-guard/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for crates with non-functional changesSteven Engler2026-08-031-1/+1
* Version bumps for 2.5.0Nick Mathewson2026-06-301-2/+2
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-06-011-1/+1
* fslock-guard: Provide specialized android impls.Nick Mathewson2026-05-281-5/+9
* fslock-guard: Use windows-sys and GetFileInformationByHandleEx.Nick Mathewson2026-05-121-3/+2
* fslock-guard: add a fileapi feature dep for winapiNick Mathewson2026-05-111-0/+1
* fslock-guard: Remove fslock dependency.Nick Mathewson2026-05-061-1/+0
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-2/+2
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* release: bump-nodep various crates.Wesley Aptekar-Cassels2026-02-021-1/+1
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-2/+2
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-2/+2
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-2/+2
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-3/+3
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* Patchlevel bumps for Arti 1.3.2Nick Mathewson2025-01-071-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-2/+2
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-09-031-1/+1
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Minor bumps on fslock-guard, fs-mistrust, equixNick Mathewson2024-08-011-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-06-051-1/+1
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-2/+2
* Merge branch 'fslock_test' into 'main'Ian Jackson2024-03-051-0/+3
|\
| * fslock-guard: Add unit testsTobias Stoeckmann2024-03-011-0/+3
* | Bump patchlevel of crates with functional changes.Gabriela Moldovan2024-03-041-1/+1
|/
* Bump minor versionsIan Jackson2024-02-051-1/+1
* fslock-guard: use winapi to test file-equivalency on windowsNick Mathewson2024-01-231-0/+3
* fslockguard: implement a delete_lock_file function.Nick Mathewson2024-01-231-0/+1
* Use fslock-arti-forkNick Mathewson2024-01-231-1/+1
* fslock-guard: sketch implementationNick Mathewson2024-01-211-0/+23