update dep (#507)

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages 2025-01-22 20:27:25 +08:00 committed by GitHub
parent 11a1f99169
commit bcdfda43af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
Cargo.lock generated
View File

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