generated from alecodes/base-template
545 B
545 B
| 1 | name | category | metadata |
|---|---|---|---|
| 2 | Actix | web framework | {"website":"https://actix.rs","github":"actix/actix-web","crate":"actix-web"} |
| 3 | Clap | cli | {"website":"https://clap.rs","github":"clap-rs/clap","crate":"clap"} |
| 4 | Tokio | async runtime | {"website":"https://tokio.rs","github":"tokio-rs/tokio","crate":"tokio"} |
| 5 | Reqwest | http client | {"github":"seanmonstar/reqwest","crate":"reqwest","async_support":true} |
| 6 | Serde | serialization | {"website":"https://serde.rs","github":"serde-rs/serde","crate":"serde"} |