Releases: yozhgoor/cargo-temp
Releases · yozhgoor/cargo-temp
v0.2.22
v0.2.21
chore: Release cargo-temp version 0.2.21
v0.2.20
Update dependencies and related code.
v0.2.19
chore: Release cargo-temp version 0.2.19
v0.2.18
- Remove
windows-sys
from the dependencies - Update workflow files and dependencies
v0.2.16
Dependencies update
v0.2.15
Add the preserved_project_dir
setting in the config file to allow the user to choose a destination directory when the project is preserved.
v0.2.14
Update Clap and cargo-generate
v0.2.13
(cargo-release) cargo-temp version 0.2.13
v0.2.12
When the user provides a project name, it will be used as the suffix of the temporary project. If the user want to preserve a named project, the directory will be renamed to match the project name.