Implement connection in yet another way

This commit is contained in:
Joscha 2022-06-22 10:47:56 +02:00
parent 49169a1b62
commit 03c1fe7f34
9 changed files with 573 additions and 87 deletions

1
Cargo.lock generated
View file

@ -192,6 +192,7 @@ dependencies = [
"edit",
"futures",
"parking_lot",
"rand",
"rusqlite",
"serde",
"serde_json",