From 62632ca5845e63ed6010b4f545027e3ec3e86427 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Thu, 1 Jan 2026 17:12:39 +0100 Subject: Upgrade dependencies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 623afd3..d79418d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ hyper = { version = "1", features = ["full"] } hyper-util = { version = "0.1", features = ["full"] } log = "0.4" rand = "0.8" -tempfile = "3.23" +tempfile = "3.24" tokio = { version = "1", features = ["full"] } tokio-rusqlite = "0.6" rusqlite_migration = "1.3" -- cgit v1.2.3