feat: correctly handle interrupt
This commit is contained in:
@@ -31,3 +31,4 @@ spdlog-rs = { version = "0.4.3", default-features = false, features = [
|
||||
] }
|
||||
futures-util = "0.3.31"
|
||||
redb = { version = "2.6.1", optional = true }
|
||||
ctrlc = { version = "3.4.7", features = ["termination"] }
|
||||
|
||||
Reference in New Issue
Block a user