fix sign error causing capicity overflow at runtime

This commit is contained in:
TotallyNot 2022-09-19 03:56:21 +02:00
parent 7837a64950
commit 3b1da4d708
2 changed files with 8 additions and 40 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "torn-key-pool"
version = "0.4.1"
version = "0.4.2"
edition = "2021"
license = "MIT"
repository = "https://github.com/TotallyNot/torn-api.rs.git"