Skip to content

Commit

Permalink
fix(rust): flutter_rust_bridge tool package name
Browse files Browse the repository at this point in the history
Signed-off-by: bkioshn <[email protected]>
  • Loading branch information
bkioshn committed Nov 4, 2024
1 parent 1f1a4e7 commit 657c66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthly/rust/tools/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ tool-wasm-pack:
DO +CARGO_BINSTALL --package=wasm-pack --version=0.13.0

tool-flutter-rust-bridge:
DO +CARGO_BINSTALL --package=flutter_rust_bridge --version=2.5.1
DO +CARGO_BINSTALL --package=flutter_rust_bridge_codegen --version=2.5.1

0 comments on commit 657c66f

Please sign in to comment.