mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-05 10:13:00 +02:00
* chore: remove unstable log features & use qualified `log::<macro>` path * fmt * fix build
6 lines
105 B
Markdown
6 lines
105 B
Markdown
---
|
|
'tauri-utils': 'major:breaking'
|
|
---
|
|
|
|
Removed `debug_eprintln!` and `consume_unused_variable` macros.
|