From ef2b72f626b149c7666d8f3271a2c52580b0fb94 Mon Sep 17 00:00:00 2001 From: Bitcoin Zavior <93057399+BitcoinZavior@users.noreply.github.com> Date: Thu, 15 Aug 2024 13:25:16 -0400 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6ab93e5..c574119 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