Skip to content

Commit 1e7c098

Browse files
committed
more
1 parent 451da12 commit 1e7c098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frb_utils/lib/src/dart_web_test_utils/run_test.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Future<void> executeTestWeb(TestWebConfig config) async {
3737
wasmBindgenArgs: [],
3838
dartCompileJsEntrypoint: config.entrypoint,
3939
// TODO make this configurable later
40-
wasmPackRustupToolchain: 'nightly-2024-06-01',
40+
wasmPackRustupToolchain: 'nightly-2025-02-01',
4141
wasmPackRustflags: null,
4242
));
4343

0 commit comments

Comments
 (0)