Skip to content

Commit

Permalink
chore(deps): bump flutter_rust_bridge from 1.81.0 to 1.82.1
Browse files Browse the repository at this point in the history
Bumps [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge) from 1.81.0 to 1.82.1.
- [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@v1.81.0...v1.82.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent d8f5ba5 commit 5500e43
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flutter/native/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ moksha-fedimint = { path = "../../moksha-fedimint" }
tracing = "0.1.37"
anyhow = { version = "1.0.75", features = ["backtrace"] }
thiserror = "1.0.48"
flutter_rust_bridge = "1.81.0"
flutter_rust_bridge = "1.82.1"
lightning-invoice = "0.24.0"
async-trait = "0.1.72"
url = "2.4.1"
Expand Down

0 comments on commit 5500e43

Please sign in to comment.