diff options
Diffstat (limited to 'crates/test-temp-dir/Cargo.toml')
| -rw-r--r-- | crates/test-temp-dir/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/test-temp-dir/Cargo.toml b/crates/test-temp-dir/Cargo.toml index 67b15a381..973ff6901 100644 --- a/crates/test-temp-dir/Cargo.toml +++ b/crates/test-temp-dir/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-temp-dir" -version = "0.6.0" +version = "0.6.1" # TODO make this 1.x. Let's say, do this in December 2024 or January 2025 authors = ["The Tor Project, Inc.", "Ian Jackson <[email protected]>"] edition = "2024" |
