Skip to content

Commit

Permalink
build(deps): bump flutter_rust_bridge in /app
Browse files Browse the repository at this point in the history
Bumps [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) from 2.0.0-dev.15 to 2.0.0-dev.22.
- [Release notes](https://github.com/fzyzcjy/flutter_rust_bridge/releases)
- [Changelog](https://github.com/fzyzcjy/flutter_rust_bridge/blob/master/CHANGELOG.md)
- [Commits](fzyzcjy/flutter_rust_bridge@v2.0.0-dev.15...v2.0.0-dev.22)

---
updated-dependencies:
- dependency-name: flutter_rust_bridge
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 61ec7c6 commit 1ce5d2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@ packages:
dependency: "direct main"
description:
name: flutter_rust_bridge
sha256: "254f873896efbe171cc3d89f09d2c850a3fbefee704d5d7bf397a45de2ad0b35"
sha256: ae0dfd1741ec0b647148c88cef6d010124f3b9a77650b50ab74623e2572ea74b
url: "https://pub.dev"
source: hosted
version: "2.0.0-dev.15"
version: "2.0.0-dev.22"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
cupertino_icons: ^1.0.2
rust_builder:
path: rust_builder
flutter_rust_bridge: 2.0.0-dev.15
flutter_rust_bridge: 2.0.0-dev.22

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 1ce5d2a

Please sign in to comment.