Implement connection in yet another way
This commit is contained in:
parent
49169a1b62
commit
03c1fe7f34
9 changed files with 573 additions and 87 deletions
|
|
@ -12,6 +12,7 @@ directories = "4.0.1"
|
|||
edit = "0.1.4"
|
||||
futures = "0.3.21"
|
||||
parking_lot = "0.12.1"
|
||||
rand = "0.8.5"
|
||||
rusqlite = { version = "0.27.0", features = ["chrono"] }
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serde_json = "1.0.81"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue