From df6e7f072fbc97da04491540fa6e3c04eb84f0c2 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 24 Mar 2021 09:51:06 +0200 Subject: chore: bump thisfile dependency --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.1