bump bridge to 1.80.1

This commit is contained in:
rustdesk
2023-11-01 17:04:32 +08:00
parent c2287033e3
commit eaa64d7b70
8 changed files with 15 additions and 15 deletions

View File

@@ -69,7 +69,7 @@ num_cpus = "1.15"
bytes = { version = "1.4", features = ["serde"] }
default-net = "0.14"
wol-rs = "1.0"
flutter_rust_bridge = { version = "=1.79", features = ["uuid"], optional = true}
flutter_rust_bridge = { version = "=1.80", features = ["uuid"], optional = true}
errno = "0.3"
rdev = { git = "https://github.com/fufesou/rdev" }
url = { version = "2.3", features = ["serde"] }