feat(key-pool): allow setting schema for key table
This commit is contained in:
parent
c5651efbb0
commit
40b784cf57
3 changed files with 105 additions and 66 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2303,7 +2303,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "torn-key-pool"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"futures",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue