mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-04-24 00:46:38 +00:00
sled_async
This commit is contained in:
@@ -9,6 +9,9 @@ edition = "2018"
|
||||
[dependencies]
|
||||
hbb_common = { path = "libs/hbb_common" }
|
||||
sled = "0.31"
|
||||
serde_derive = "1.0"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
|
||||
[workspace]
|
||||
members = ["libs/hbb_common"]
|
||||
|
||||
Reference in New Issue
Block a user