Skip to content

Commit

Permalink
chore(deps): bump the all group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
Updates the requirements on  and [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) to permit the latest version.

Updates `flutter_rust_bridge` to 2.8.0
- [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.7.1...v2.8.0)

Updates `flutter_rust_bridge` to 2.8.0
- [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.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: flutter_rust_bridge
  dependency-type: direct:production
  dependency-group: all
- dependency-name: flutter_rust_bridge
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 6dd120d commit 3fd1e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mimir/native/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ unexpected_cfgs = { level = "warn", check-cfg = ['cfg(frb_expand)'] }
crate-type = ["staticlib", "cdylib"]

[dependencies]
flutter_rust_bridge = "=2.7.1"
flutter_rust_bridge = "=2.8.0"
anyhow = "1.0.*"
serde = "1.0.*"
serde_json = "1.0.*"
Expand Down

0 comments on commit 3fd1e45

Please sign in to comment.