fix: make sure tables are initialized
This commit is contained in:
@@ -39,5 +39,8 @@ palc = { version = "0.0.1", features = ["derive"] }
|
||||
futures-util = { version = "0.3.31", optional = true }
|
||||
ctrlc = { version = "3.4.7", features = ["termination"] }
|
||||
|
||||
# magic macro
|
||||
crabtime = { workspace = true }
|
||||
|
||||
[build-dependencies]
|
||||
version_check = "0.9.5"
|
||||
|
||||
Reference in New Issue
Block a user