mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 00:21:18 +00:00
* fix(rust,client): keep default reqwest features with supportAsync This avoids disabling TLS support entirely. * chore(rust,client): capture sample changes This avoids disabling TLS support entirely.