Log via log crate

This commit is contained in:
Joscha 2022-06-23 13:24:20 +02:00
parent bbe1ab7bfd
commit 1e61f15e8d
5 changed files with 53 additions and 32 deletions

1
Cargo.lock generated
View file

@ -137,6 +137,7 @@ dependencies = [
"directories",
"edit",
"futures",
"log",
"parking_lot",
"rand",
"rusqlite",