Set up the Cargo binary with the infrastructure dependencies (serde, serde_json, ureq, url, crossbeam-channel, regex) plus the project tooling: strict rustc and clippy lints, rustfmt and clippy config, and a Makefile for the common build, test, format, and check commands.
2 lines
8 B
Plaintext
2 lines
8 B
Plaintext
/target
|