tvl-depot/net/crimp
Vincent Ambo 509ea7f3cb feat(crimp): Add Nix build for crate
... mostly to get CI.

Note that this adds the Cargo.lock file because we require pinning,
but it is generally not required for Rust libraries.

Change-Id: I565c7c8e899694accf3efd825ff46225f3c47d1a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3363
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
2021-08-15 14:18:59 +00:00
..
src chore(crimp): Prepare for depot merge 2019-12-21 01:27:49 +00:00
.gitignore chore(crimp): Prepare for depot merge 2019-12-21 01:27:49 +00:00
Cargo.lock feat(crimp): Add Nix build for crate 2021-08-15 14:18:59 +00:00
Cargo.toml chore(crimp): Prepare for depot merge 2019-12-21 01:27:49 +00:00
default.nix feat(crimp): Add Nix build for crate 2021-08-15 14:18:59 +00:00
LICENSE chore(crimp): Prepare for depot merge 2019-12-21 01:27:49 +00:00
README.md chore(crimp): Prepare for depot merge 2019-12-21 01:27:49 +00:00

crimp

Build Status

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