diff options
| author | KunoiSayami <[email protected]> | 2021-07-22 12:14:04 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-07-22 12:14:04 +0800 |
| commit | 84a915854ce73dadbed40fd13cea6044e7776ae9 (patch) | |
| tree | 84810fe81a3546af5aff0bdc044d03ce4bf9a02c /Cargo.toml | |
| parent | 840a5e9e6f077d0c7cf42d6e8a7089f41fb1ab0e (diff) | |
feat(test): Add compile time wait commit time option
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 = "3.0.2" +version = "3.0.3" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |
