diff options
| author | KunoiSayami <[email protected]> | 2021-05-10 19:23:14 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-05-10 19:23:14 +0800 |
| commit | 096186b2ca129d83b1041a2a9226d5a7fba0226b (patch) | |
| tree | ee9739a4c324626b8130b7a003cd0860947f160f /Cargo.toml | |
| parent | baeb888db8a12181f38499560b30c0a84ec9982e (diff) | |
style(core): Address cargo fmt
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.0" +version = "0.3.1" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |
