tauri/.changes/tls-features-automatically-enabled.md
2023-06-15 09:52:33 -03:00

7 lines
195 B
Markdown

---
"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.