index_scheduler::panic_hook module

This commit is contained in:
Louis Dureuil
2023-11-15 23:01:35 +01:00
parent 69354a6144
commit 355d3b7e45
4 changed files with 235 additions and 10 deletions

View File

@@ -12,6 +12,7 @@ license.workspace = true
[dependencies]
anyhow = "1.0.70"
backtrace = "0.3.69"
bincode = "1.3.3"
csv = "1.2.1"
derive_builder = "0.12.0"