diff options
Diffstat (limited to 'server/bot')
-rw-r--r-- | server/bot/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/bot/Cargo.toml b/server/bot/Cargo.toml index 7faa6b0f..ddc93507 100644 --- a/server/bot/Cargo.toml +++ b/server/bot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hurrycurry-bot" -version = "2.3.1" +version = "2.3.2" edition = "2021" [dependencies] |