diff options
| author | KunoiSayami <[email protected]> | 2021-05-13 00:25:45 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-05-13 00:25:45 +0800 |
| commit | 50bf794d881494f0ef894bf7d7a859d195a69f36 (patch) | |
| tree | 58d9b99cca8078ad5baa62843f645d1fad66a5f1 /Cargo.toml | |
| parent | b2dc72d369bbaec63e823fb8e0de698f1ce3fe3a (diff) | |
fix(test): Fix test always failure
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.3.3" +version = "0.3.4" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |
