Skip to content

Commit

Permalink
chore: upgrade FRB to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evdokimovs committed Dec 4, 2024
1 parent 54f2527 commit 48c44f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ simple_logger = "5.0"
[target.'cfg(not(target_family = "wasm"))'.dependencies]
# TODO: Switch to `dart-sys` once `flutter_rust_bridge` does.
dart-sys = { version = "4.1", package = "dart-sys-fork" }
flutter_rust_bridge = { version = "=2.4.0", features = ["anyhow", "dart-opaque", "rust-async"], default-features = false }
flutter_rust_bridge = { version = "=2.6.0", features = ["anyhow", "dart-opaque", "rust-async"], default-features = false }
libc = "0.2"
send_wrapper = "0.6"

Expand Down

0 comments on commit 48c44f9

Please sign in to comment.