aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-13 09:20:17 +0800
committerKunoiSayami <[email protected]>2021-05-13 09:20:17 +0800
commitc1dbab94eb6b9f5a7e8ab6f1b1bf217de3e13819 (patch)
treebfd8b3a7b7f31354b1f56812be8d53f1afc87196 /Cargo.toml
parent3da75783e36b0e913b137c778f00f285274c5ec1 (diff)
style: Address cargo fmt
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index faa01da..7987c94 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.3.5"
+version = "0.3.6"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"