From 1629b48c094accb750a65310fbde5b6f317e3d0f Mon Sep 17 00:00:00 2001 From: J0J0XMR <163790330+J0J0XMR@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:01:11 -0600 Subject: [PATCH] flutter_rust_bridge hotfix --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 92a345f..c6e48f4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: sdk: flutter collection: ^1.17.1 ffi: ^2.0.1 - flutter_rust_bridge: "^2.0.0" + flutter_rust_bridge: "2.0.0" freezed_annotation: ^2.2.0 meta: ^1.10.0 uuid: ^4.2.1