tauri/.changes/cli-include-dir-cargo-manifest-dir.md
scottpledger 6703b7cbca
fix: use $CARGO_MANIFEST_DIR to fully specify include_dir paths in tauri-cli (#9310)
* Allow tauri-cli to work with Bazel.

Signed-off-by: Scott Pledger <scottpledger2005@gmail.com>

* change file

---------

Signed-off-by: Scott Pledger <scottpledger2005@gmail.com>
2024-04-01 16:43:52 +02:00

101 B

tauri-cli
patch:enhance

Use $CARGO_MANIFEST_DIR when including templates at build-time.