8f84059de8
Just housekeeping changes (docs updates, dependency bumps). Change-Id: Id404490ae3c67a8d14c91fd53691f5809f0a1d08 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5620 Reviewed-by: grfn <grfn@gws.fyi> 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.