diff options
| author | Fuwn <[email protected]> | 2024-10-30 03:58:48 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-30 03:58:48 +0000 |
| commit | e4b749475d7ab20bc49c5ad85a011ef33cb9332a (patch) | |
| tree | 32ad5e1c572cd9031194f8dd8a6713c41c410b31 | |
| parent | deps(senpy): bump to 0.1.3 (diff) | |
| download | archived-cli-main.tar.xz archived-cli-main.zip | |
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "senpy-cli" -version = "0.1.1" +version = "0.1.2" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "Command-line interface to The Senpy Club API" |