mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 05:51:28 +03:00
update flexi_logger to 0.27.3, android check path exist
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
flexi_logger = { version = "0.25", features = ["async"] }
|
||||
flexi_logger = { version = "0.27", features = ["async"] }
|
||||
protobuf = { version = "3.2", features = ["with-bytes"] }
|
||||
tokio = { version = "=1.28.1", features = ["full"] }
|
||||
tokio-util = { version = "0.7", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user