This commit is contained in:
Jonathan de Jong 2021-08-30 20:18:48 +02:00
parent d0d47675d8
commit 69df9a0145
3 changed files with 17 additions and 29 deletions

1
Cargo.lock generated
View file

@ -267,6 +267,7 @@ dependencies = [
"serde_yaml",
"sled",
"thiserror",
"thread_local",
"threadpool",
"tokio",
"tracing",