chore: update lock

This commit is contained in:
mcfans
2023-10-27 16:42:24 +08:00
Unverified
parent 67b2a433a8
commit e77edc56fd
2 changed files with 4 additions and 4 deletions

View File

@@ -64,7 +64,7 @@ default-net = "0.14"
wol-rs = "1.0"
flutter_rust_bridge = { version = "1.75", features = ["uuid"], optional = true}
errno = "0.3"
rdev = { git = "https://github.com/fufesou/rdev" }
rdev = { git = "https://github.com/fufesou/rdev", branch = "master" }
url = { version = "2.3", features = ["serde"] }
crossbeam-queue = "0.3"
hex = "0.4"