diff options
| author | KunoiSayami <[email protected]> | 2021-05-15 00:58:56 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-05-15 01:02:20 +0800 |
| commit | 722d7da76380d8f3814f5f2a59e3ef14928b6203 (patch) | |
| tree | f103015d9bf8190d85f20c81f3c1eed035599d45 /Cargo.lock | |
| parent | daa61c3e0c96800c58931f1e933462b462fc7b66 (diff) | |
feat(core): Add per-repository protect optionv0.4.0
* feat(auth): Support per-repository user authenticate
* feat(test): Support new configure structure test
* refactor(database): Upgrade database structure to v3
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -377,7 +377,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "cgit-simple-authentication" -version = "0.3.8" +version = "0.4.0" dependencies = [ "anyhow", "argon2", |
