fix key selection logic

This commit is contained in:
TotallyNot 2022-09-19 03:22:38 +02:00
parent 3e6bfa8c34
commit 7837a64950
3 changed files with 123 additions and 76 deletions

View file

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