asonix
asonix
## PR Type Feature ## PR Checklist - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] A...
## PR Type Refactor ## PR Checklist - [ ] Tests for the changes have been added / updated. - [ ] Documentation comments have been added / updated. -...
This adds a cargo feature to enable the `Config` struct and enable it when `postgres` or `tokio-postgres` is enabled (or the other drivers) It adds additional `postgres-no-tls` and `tokio-postgres-no-tls` features...
Update `reqwest` to 0.13, exposing new features `form` and `query`, and removing previously deprecated `fetch_mode_no_cors`