From 5661cc0d95d6364ca455125f1cbeab52da99458c Mon Sep 17 00:00:00 2001 From: Mike Mueller Date: Tue, 5 May 2026 20:11:35 +0200 Subject: [PATCH] deps: bump uuid 3.0.7 -> 4.5.3 to satisfy flutter_rust_bridge 1.82.6 --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 704ca4964..8408c1685 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -95,7 +95,7 @@ dependencies: git: url: https://github.com/rustdesk-org/flutter_gpu_texture_renderer ref: 08a471bb8ceccdd50483c81cdfa8b81b07b14b87 - uuid: ^3.0.7 + uuid: ^4.5.3 auto_size_text_field: ^2.2.1 flex_color_picker: ^3.3.0 dynamic_layouts: