aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-07-22 12:14:04 +0800
committerKunoiSayami <[email protected]>2021-07-22 12:14:04 +0800
commit84a915854ce73dadbed40fd13cea6044e7776ae9 (patch)
tree84810fe81a3546af5aff0bdc044d03ce4bf9a02c /Cargo.lock
parent840a5e9e6f077d0c7cf42d6e8a7089f41fb1ab0e (diff)
feat(test): Add compile time wait commit time option
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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",