attohttpc 0.31.0

Small and lightweight HTTP client
Documentation
1
2
3
4
#!/bin/bash
set -Eeuxo pipefail

cargo clippy --all-features --all-targets -- --deny warnings