diff options
| author | KunoiSayami <[email protected]> | 2021-05-12 23:45:07 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-05-12 23:45:07 +0800 |
| commit | e027dbcff8f844beb6b90b8d934e97e2a8b9bd9a (patch) | |
| tree | 88cf2eefeddd99ac04d7cb5712dbe4a49a0c1f4d /Cargo.toml | |
| parent | 096186b2ca129d83b1041a2a9226d5a7fba0226b (diff) | |
refactor(core): Add a way to run unit test in cargo
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.1" +version = "0.3.2" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |
