tauri/.changes/tls-features-automatically-enabled.md

7 lines
195 B
Markdown
Raw Normal View History

---
"tauri-cli": 'patch:enhance'
"@tauri-apps/cli": 'patch:enhance'
---
Automatically enable the `rustls-tls` tauri feature on mobile and `native-tls` on desktop if `rustls-tls` is not enabled.