Skip to content

Commit

Permalink
Force flutter_rust_bridge =1.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelshot91 committed Sep 21, 2023
1 parent 9a39955 commit a671924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ["cdylib", "staticlib"]

[dependencies]
anyhow = "1"
flutter_rust_bridge = "1"
flutter_rust_bridge = "=1.81.0"
base64 = "0.21.0"
itertools = "0.10.5"
regex = "1.7.1"
Expand Down

0 comments on commit a671924

Please sign in to comment.