Fix: cargo artifacts not found for target crate

This commit is contained in:
Lucas Schumacher 2024-05-06 01:36:43 -04:00
parent 75b72f63b0
commit cc845774f1

View File

@ -10,7 +10,7 @@
<title>eframe template</title> <title>eframe template</title>
<!-- config for our rust wasm binary. go to https://trunkrs.dev/assets/#rust for more customization --> <!-- config for our rust wasm binary. go to https://trunkrs.dev/assets/#rust for more customization -->
<link data-trunk rel="rust" data-target-name="eframe-template" data-wasm-opt="2" /> <link data-trunk rel="rust" data-target-name="eframe_template_android" data-wasm-opt="2" />
<!-- this is the base url relative to which other urls will be constructed. trunk will insert this from the public-url option --> <!-- this is the base url relative to which other urls will be constructed. trunk will insert this from the public-url option -->
<base data-trunk-public-url /> <base data-trunk-public-url />