missed files

This commit is contained in:
rustdesk
2022-05-12 20:07:45 +08:00
parent b3f39598a7
commit 03ca2a9517
17 changed files with 3368 additions and 0 deletions
+6
View File
@@ -43,3 +43,9 @@ regex = "1.4"
tower-http = { version = "0.2", features = ["fs", "trace", "cors"] }
http = "0.2"
flexi_logger = { version = "0.22", features = ["async", "use_chrono_for_offset"] }
[build-dependencies]
hbb_common = { path = "libs/hbb_common" }
[workspace]
members = ["libs/hbb_common"]