b40c4500a3
Change-Id: I30b945859347d8f9b0c6947ecc278a3e9cb7ec2c Reviewed-on: https://cl.tvl.fyi/c/depot/+/11133 Autosubmit: sterni <sternenseemann@systemli.org> Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
default.nix | ||
LICENSE | ||
README.md |
crimp
Crimp is an HTTP client interface on top of the Rust bindings to cURL.
The documentation for this crate is primarily in the module documentation
This project is developed in the TVL monorepo. To work on it,
you can either use a local clone of the entire repository or clone
just the crimp
subtree:
https://code.tvl.fyi/depot.git:/net/crimp.git
Please follow the TVL contribution guidelines.