From 0ea3cb1d4743b922fbc6e07037096e75caffba8f Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Mon, 2 Feb 2026 22:29:43 +0200 Subject: feat: authorised path --- Cargo.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 7850937..329e075 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2783,7 +2783,9 @@ dependencies = [ "rand 0.9.2", "secrecy", "serde", + "serde_json", "sqlx 0.8.6", + "time", "tokio", "toml", "tower", -- cgit v1.2.3