From 99285486b579e44f831a290b9e08f85dea11ee2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 05:49:04 +0000 Subject: [PATCH] Bump flutter_rust_bridge from 1.82.6 to 2.4.0 Bumps [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) from 1.82.6 to 2.4.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.82.6...v2.4.0) --- updated-dependencies: - dependency-name: flutter_rust_bridge dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index af210a5..c3ad760 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 ffi: ^2.0.1 - flutter_rust_bridge: ^1.45.0 + flutter_rust_bridge: ^2.4.0 meta: ^1.8.0 uuid: ^4.1.0