From 501198ea944a720a094a502471f9a4121ebe2bd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:44:45 +0000 Subject: [PATCH] chore(deps): bump flutter_rust_bridge from 1.81.0 to 1.82.0 in /flutter Bumps [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) from 1.81.0 to 1.82.0. - [Release notes](https://github.com/fzyzcjy/flutter_rust_bridge/releases) - [Changelog](https://github.com/fzyzcjy/flutter_rust_bridge/blob/master/CHANGELOG.md) - [Commits](https://github.com/fzyzcjy/flutter_rust_bridge/compare/v1.81.0...v1.82.0) --- updated-dependencies: - dependency-name: flutter_rust_bridge dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 99468a65..ab50cb1e 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.81.0 + flutter_rust_bridge: 1.82.0 meta: ^1.8.0 qr_flutter: ^4.1.0 share_plus: ^7.0.2