Browse Source

fix windows crash (#504)

Signed-off-by: 21pages <sunboeasy@gmail.com>
21pages 1 year ago
parent
commit
464a687043
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.lock

+ 1 - 1
Cargo.lock

@@ -558,7 +558,7 @@ dependencies = [
558 558
 [[package]]
559 559
 name = "default_net"
560 560
 version = "0.1.0"
561
-source = "git+https://github.com/rustdesk-org/default_net#a831d47bcacb4615b394968287697924a8f62be1"
561
+source = "git+https://github.com/rustdesk-org/default_net#c400b0bbf49a987129796221fbc41a8a385b812e"
562 562
 dependencies = [
563 563
  "anyhow",
564 564
  "regex",