deps: bump flutter_rust_bridge 1.80.1 -> 1.82.6 (fixes Linux codegen bugs)
build-linux / build-linux-x64 (push) Failing after 28s
build-windows / build-windows-x64 (push) Failing after 1h0m48s

This commit is contained in:
2026-05-05 20:07:01 +02:00
parent 159daf7964
commit 6caad726b2
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ env:
FLUTTER_VERSION: "3.24.5"
VCPKG_COMMIT_ID: "120deac3062162151622ca4860575a33844ba10b"
CARGO_EXPAND_VERSION: "1.0.95"
FLUTTER_RUST_BRIDGE_VERSION: "1.80.1"
FLUTTER_RUST_BRIDGE_VERSION: "1.82.6"
VERSION_BASE: "1.4.6"
VERSION_SUFFIX: ${{ inputs.version_suffix || 'cst' }}
+1 -1
View File
@@ -19,7 +19,7 @@ env:
FLUTTER_VERSION: "3.24.5"
VCPKG_COMMIT_ID: "120deac3062162151622ca4860575a33844ba10b"
CARGO_EXPAND_VERSION: "1.0.95"
FLUTTER_RUST_BRIDGE_VERSION: "1.80.1"
FLUTTER_RUST_BRIDGE_VERSION: "1.82.6"
# Numeric base, must match Cargo.toml's <major>.<minor>.<patch>.
# MSI ProductVersion is forced to this (Windows Installer rejects non-numeric).
VERSION_BASE: "1.4.6"
+1 -1
View File
@@ -68,7 +68,7 @@ num_cpus = "1.15"
bytes = { version = "1.4", features = ["serde"] }
default-net = "0.14"
wol-rs = "1.0"
flutter_rust_bridge = { version = "=1.80", features = ["uuid"], optional = true}
flutter_rust_bridge = { version = "=1.82.6", features = ["uuid"], optional = true}
errno = "0.3"
rdev = { git = "https://github.com/rustdesk-org/rdev" }
url = { version = "2.3", features = ["serde"] }
+1 -1
View File
@@ -50,7 +50,7 @@ dependencies:
image_picker: ^1.1.2
image: ^4.0.17
back_button_interceptor: ^6.0.1
flutter_rust_bridge: "1.80.1"
flutter_rust_bridge: "1.82.6"
window_manager:
git:
url: https://github.com/rustdesk-org/window_manager