From b15f383d405a5e780fa884be5f0a90992f777d0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 09:27:55 +0000 Subject: [PATCH] chore(deps): bump flutter_rust_bridge from 1.82.5 to 1.82.6 in /flutter Bumps [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) from 1.82.5 to 1.82.6. - [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.82.5...v1.82.6) --- updated-dependencies: - dependency-name: flutter_rust_bridge dependency-type: direct:production update-type: version-update:semver-patch ... 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 761b28f9..a414051d 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.5 + flutter_rust_bridge: 1.82.6 meta: ^1.8.0 qr_flutter: ^4.1.0 share_plus: ^7.1.0