feat(key-pool): allow setting schema for key table

This commit is contained in:
TotallyNot 2025-04-27 11:02:33 +02:00
parent c5651efbb0
commit 40b784cf57
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
3 changed files with 105 additions and 66 deletions

View file

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