mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
9ac930380a
* fix: emit cargo cfg alias using new syntax too * Update lib.rs * fixes for other crates * clippy * readd clone --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
277 B
277 B
tauri | tauri-build | tauri-runtime | tauri-runtime-wry | tauri-plugin |
---|---|---|---|---|
patch:changes | patch:changes | patch:changes | patch:changes | patch:changes |
Emit cargo:rustc-check-cfg
instruction so Cargo validates custom cfg attributes on Rust 1.80 (or nightly-2024-05-05).