mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 02:11:29 +03:00
fix: compile error when using enum in flutter
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1476,9 +1476,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "flutter_rust_bridge_codegen"
|
||||
version = "1.30.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3209735fd687b06b8d770ec008874119b91f7f46b4a73d17226d5c337435bb74"
|
||||
version = "1.32.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cargo_metadata",
|
||||
|
||||
Reference in New Issue
Block a user