diff options
| author | KunoiSayami <[email protected]> | 2021-05-13 00:16:50 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-05-13 00:16:50 +0800 |
| commit | b2dc72d369bbaec63e823fb8e0de698f1ce3fe3a (patch) | |
| tree | 05a19e416f3e826f743c5ac7f6f3a35d2cd5a2ec /Cargo.toml | |
| parent | e027dbcff8f844beb6b90b8d934e97e2a8b9bd9a (diff) | |
refactor(test): Use spawn process instead of call function
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.2" +version = "0.3.3" authors = ["KunoiSayami <[email protected]>"] edition = "2018" |
