feat: Initial check-in of working client layer
This commit is contained in:
parent
e95a82ca4c
commit
b28f6e748d
4 changed files with 181 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "crimp"
|
||||
version = "0.1.0"
|
||||
authors = ["Vincent Ambo <mail@tazj.in>"]
|
||||
|
||||
[dependencies]
|
||||
curl = "0.4"
|
||||
Loading…
Add table
Add a link
Reference in a new issue