diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ opt-level = "s" clap = "3.1.6" # The Senpy Club API -senpy = "0.1.2" +senpy = "0.1.3" # Serialization serde = "1.0.136" |
| index : cli | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -29,7 +29,7 @@ opt-level = "s" clap = "3.1.6" # The Senpy Club API -senpy = "0.1.2" +senpy = "0.1.3" # Serialization serde = "1.0.136" |