refactor(key-pool): change error handler signature

This commit is contained in:
pyrite 2025-08-10 18:53:57 +02:00
parent 8a8b34506a
commit 44c5df9a7f
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
4 changed files with 27 additions and 21 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "torn-key-pool"
version = "1.1.3"
version = "1.2.0"
edition = "2021"
authors = ["Pyrit [2111649]"]
license = { workspace = true }