From ff968cf5c39652d9153aa3dcf5563e6d83ea0e6c Mon Sep 17 00:00:00 2001 From: KunoiSayami Date: Thu, 11 Nov 2021 00:27:25 +0800 Subject: fmt(core): Address cargo fmt * feat(core): Address cargo clippy * feat(test): Support change PAM provide from environments Signed-off-by: KunoiSayami --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2b8e9f8..8ed2ef1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cgit-simple-authentication" -version = "4.0.0-alpha" +version = "4.0.0-alpha.1" authors = ["KunoiSayami "] edition = "2018" -- cgit v1.3.1