Skip to content

Commit bcf070e

Browse files
authored
Merge pull request #1727 from fzyzcjy/feat/11838
Fix CI failure (though no real errors)
2 parents 10fded8 + 56e4bda commit bcf070e

File tree

14 files changed

+147
-147
lines changed

14 files changed

+147
-147
lines changed

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frb_codegen/assets/integration_template/REPLACE_ME_RUST_CRATE_DIR/Cargo.lock.template

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frb_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
dependencies:
88
args: ^2.3.1
99
build_cli_annotations: ^2.1.0
10-
js: ^0.6.4
10+
js: '>=0.6.4 <0.8.0'
1111
meta: ^1.3.0
1212
path: ^1.8.1
1313
dev_dependencies:

frb_example/dart_build_rs/rust/Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frb_example/dart_minimal/rust/Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)