diff options
| author | KunoiSayami <[email protected]> | 2021-05-06 17:32:17 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-05-06 17:32:17 +0800 |
| commit | c86aab7847dd62492318e4c0d0a733e5a86a305b (patch) | |
| tree | bcd5a79163bc4ef092757b611611e32117b11bbe /Cargo.toml | |
| parent | cbc7b3810bfe8fa750e566e7db2166ef8b7fcad1 (diff) | |
feat: Add configure parser
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.0.1" +version = "0.0.2" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |
