Files
tauri-plugins-workspace/.changes/http-remove-macos-system-configuration.md
T
Lucas Fernandes NogueiraandLucas Nogueira c7416a1a2c refactor(http)!: remove deprecated macos-system-configuration feature (#3601)
* refactor(http)!: remove deprecated macos-system-configuration feature

Use `system-proxy` (enabled by default) instead.

* chore(upload): enable reqwest's system-proxy feature instead of the deprecated alias

---------

Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>
2026-09-22 06:03:58 -03:00

6 lines
153 B
Markdown

---
"http": major
---
**Breaking:** Removed the deprecated `macos-system-configuration` Cargo feature. Use `system-proxy` (enabled by default) instead.