From 58dc21d92015188edb1edcf74ebd910173dd85fb Mon Sep 17 00:00:00 2001 From: ngutech21 Date: Thu, 12 Oct 2023 20:26:19 +0200 Subject: [PATCH] chore: update flutter rust bridge --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 5908b7a9..d7b37dcc 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 ffi: ^2.0.1 - flutter_rust_bridge: 1.82.1 + flutter_rust_bridge: 1.82.3 meta: ^1.8.0 qr_flutter: ^4.1.0 share_plus: ^7.0.2