diff options
| author | KunoiSayami <[email protected]> | 2021-11-11 00:27:25 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-11-11 00:28:01 +0800 |
| commit | ff968cf5c39652d9153aa3dcf5563e6d83ea0e6c (patch) | |
| tree | 4bf3b31affa531886aed2f73a2950b9e76dc00db /Cargo.toml | |
| parent | c64151e929cea76be5553cdeeeaf90de2ca75d89 (diff) | |
fmt(core): Address cargo fmtv4.0.0-alpha.1
* feat(core): Address cargo clippy
* feat(test): Support change PAM provide from environments
Signed-off-by: KunoiSayami <[email protected]>
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 = "4.0.0-alpha" +version = "4.0.0-alpha.1" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |
