From 84a915854ce73dadbed40fd13cea6044e7776ae9 Mon Sep 17 00:00:00 2001 From: KunoiSayami <46131041+KunoiSayami@users.noreply.github.com> Date: Thu, 22 Jul 2021 12:14:04 +0800 Subject: feat(test): Add compile time wait commit time option --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index a6a0145..9a0c062 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -370,7 +370,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "cgit-simple-authentication" -version = "3.0.2" +version = "3.0.3" dependencies = [ "anyhow", "argon2", -- cgit v1.3.1