aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-05-13 00:16:50 +0800
committerKunoiSayami <[email protected]>2021-05-13 00:16:50 +0800
commitb2dc72d369bbaec63e823fb8e0de698f1ce3fe3a (patch)
tree05a19e416f3e826f743c5ac7f6f3a35d2cd5a2ec /Cargo.toml
parente027dbcff8f844beb6b90b8d934e97e2a8b9bd9a (diff)
refactor(test): Use spawn process instead of call function
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 30b5a61..9457c02 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cgit-simple-authentication"
-version = "0.3.2"
+version = "0.3.3"
authors = ["KunoiSayami <[email protected]>"]
edition = "2018"