summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c7bbe63..3985455 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,7 @@ serde_json = "1"
serde_yaml = "0.8"
sha2 = "0.9"
structopt = "0.3"
-tempfile = "3.1"
+tempfile = "3"
thiserror = "1"
tokio = { version = "0.2", features = ["macros"] }
users = "0.11"