diff options
| author | KunoiSayami <[email protected]> | 2022-10-14 21:26:57 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2022-10-14 21:51:39 +0800 |
| commit | 4c58b52777aa8e1c9a8d8d20a4350be039bcdf90 (patch) | |
| tree | 5e7ba412dfa24809c32c84186e4f4bbf388c13b3 /Cargo.lock | |
| parent | 7a60d214978b7318c3e32af4793e613fd471183b (diff) | |
fix(ci): Fix deprecate command set-outputv4.0.0-rc
Signed-off-by: KunoiSayami <[email protected]>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,7 +159,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "cgit-simple-authentication" -version = "4.0.0-beta" +version = "4.0.0-rc" dependencies = [ "anyhow", "argon2", |
