4 releases
0.1.3 | Jun 21, 2024 |
---|---|
0.1.2 | Jun 21, 2024 |
0.1.1 | Jun 20, 2024 |
0.1.0 | Jun 15, 2024 |
#544 in HTTP server
16KB
381 lines
qot cli
dev setup
- get
rustup
- get
cargo
(will be throughrustup
) - run
cargo run
Deployment
https://doc.rust-lang.org/cargo/reference/publishing.html
It is recommended that you first run
cargo publish --dry-run
(orcargo package
which is equivalent) to ensure there aren’t any warnings or errors before publishing.
Dependencies
~5–16MB
~236K SLoC