mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-05-14 18:22:36 +02:00
chore: remove reqwest_unstable rustflag (no longer needed)
The --cfg reqwest_unstable flag was required by the old patched reqwest. wreq handles everything internally — no special build flags needed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
11b8f68f51
commit
1a5d3d8aaf
1 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
[build]
|
||||
rustflags = ["--cfg", "reqwest_unstable"]
|
||||
# No special build flags needed.
|
||||
# wreq handles TLS via BoringSSL internally.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue