fix windows crash (#10562)

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages 2025-01-21 16:57:07 +08:00 committed by GitHub
parent 1f02bc9d3e
commit 0eba939cd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
Cargo.lock generated
View file

@ -1584,7 +1584,7 @@ dependencies = [
[[package]]
name = "default_net"
version = "0.1.0"
source = "git+https://github.com/rustdesk-org/default_net#a831d47bcacb4615b394968287697924a8f62be1"
source = "git+https://github.com/rustdesk-org/default_net#c400b0bbf49a987129796221fbc41a8a385b812e"
dependencies = [
"anyhow",
"regex",