diff options
| author | Fuwn <[email protected]> | 2024-10-30 03:48:56 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-30 03:48:56 -0700 |
| commit | 3641ec746c562258285ca99cf5ff2893b1568b86 (patch) | |
| tree | 1c88bcc131153f6874ff19f5769475637b5b9026 /Cargo.toml | |
| parent | chore: delete rust toolchain pin (diff) | |
| download | senpy-rs-main.tar.xz senpy-rs-main.zip | |
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "senpy" -version = "0.1.2" +version = "0.1.3" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "The Senpy Club API Wrapper" |