chore: Remove need to update .gitignore by making use of temporary directories

This commit is contained in:
Gerald Pinder 2024-11-06 23:58:28 -05:00
parent 5ff001816c
commit 752c957914
11 changed files with 61 additions and 202 deletions

View file

@ -38,7 +38,7 @@ oci-distribution.workspace = true
reqwest.workspace = true
serde.workspace = true
serde_json.workspace = true
tempdir.workspace = true
tempfile.workspace = true
tokio = { workspace = true, optional = true }
bon.workspace = true
users.workspace = true