Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Report accurate value for max_concurrent_requests (#201)
* Ensure output value for max_concurrent_requests is reported accurately Fixes issue #200 * small correction. removing map since it's already an Option<u64> * Added test for PR. * Update source.rs * Update Cargo.toml * Update Cargo.lock --------- Co-authored-by: Zach Wong <[email protected]> Co-authored-by: sslivkoff <[email protected]>
- Loading branch information