Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): remove deprecated dependency
As per https://crates.io/crates/tempdir, tempdir was deprecated ages ago with functionality moved into tempfile which already exists as a dependency. Primary motivation was a security advisory triggered by dependabot.
- Loading branch information