summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-01-24 15:30:06 +0200
committerLars Wirzenius <liw@liw.fi>2021-01-24 15:30:06 +0200
commitd79286c5adb8b6960ff32afee4fb8d116f0f043b (patch)
tree3105729257708e00d9b3e9f80f3267abdd78d5f0 /Cargo.toml
parent32e73732e2f350818c077846596122f99bd6813b (diff)
downloadvmadm-d79286c5adb8b6960ff32afee4fb8d116f0f043b.tar.gz
moar
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 77bb5c4..9e49642 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,3 +8,4 @@ edition = "2018"
[dependencies]
thiserror = "1"
+tempfile = "3.2" \ No newline at end of file