diff options
| author | KunoiSayami <[email protected]> | 2021-05-15 21:33:15 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-05-15 21:33:15 +0800 |
| commit | 2f051ba28328f57552fd8758bdd8877e2b0d86ef (patch) | |
| tree | d7c9dcedf1e2e22588996bd1bc5817e1304feefc /Cargo.toml | |
| parent | 8d68ac0b56fa6be0eb5215f346d513b9a2ef37b8 (diff) | |
feat(core): Add remaining repository protect configure methodv0.4.2
* refactor(test): Move test out from core file
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "cgit-simple-authentication" -version = "0.4.1" +version = "0.4.2" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |
