Skip to content

Commit

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

---
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 Oct 11, 2023
1 parent 78f402f commit 4079dd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.49"
flutter_rust_bridge = "1.82.2"
flutter_rust_bridge = "1.82.3"
lightning-invoice = "0.24.0"
async-trait = "0.1.72"
url = "2.4.1"
Expand Down

0 comments on commit 4079dd6

Please sign in to comment.