mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 17:09:40 +00:00
fix: compile with master
This commit is contained in:
parent
fc39c0ffc0
commit
3bf3b7950f
1 changed files with 1 additions and 1 deletions
|
|
@ -1132,7 +1132,7 @@ pub mod connection_manager {
|
|||
use hbb_common::{
|
||||
allow_err,
|
||||
config::Config,
|
||||
fs, log,
|
||||
fs::{self, new_send_confirm, DigestCheckResult, get_string}, log,
|
||||
message_proto::*,
|
||||
protobuf::Message as _,
|
||||
tokio::{
|
||||
|
|
|
|||
Loading…
Reference in a new issue