hyperswitch
hyperswitch copied to clipboard
chore(deps): update `reqwest` to 1.0
Type of Change
- [x] Dependency Update
Description
Motivation and Context
How did you test it?
Checklist
- [ ] I formatted the code
cargo +nightly fmt --all - [ ] I addressed lints thrown by
cargo clippy - [ ] I reviewed the submitted code
- [ ] I added unit tests for my changes where possible