mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-10 18:06:01 +02:00
feat: hostname as id (#11605)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
parent
c626c2414d
commit
2ad1c907b8
2 changed files with 2 additions and 1 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3111,6 +3111,7 @@ dependencies = [
|
|||
"tungstenite",
|
||||
"url",
|
||||
"uuid",
|
||||
"whoami",
|
||||
"winapi 0.3.9",
|
||||
"zstd 0.13.1",
|
||||
]
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 42aad01a517d4de7420ddcb7e99c29bd9f6d2b5a
|
||||
Subproject commit bfddd5bb193883237c2a1c2c8d8e3cfe02823ac7
|
Loading…
Add table
Add a link
Reference in a new issue