diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ tokio = "0.1.13" dotenv = "0.13.0" serde = "1.0.81" serde_json = "1.0.33" +serde_derive = "1.0.81" |
![]() |
index : twitch_api | |
Twitch Web api client made with Rust using Tokio | Linux User |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -11,3 +11,4 @@ tokio = "0.1.13" dotenv = "0.13.0" serde = "1.0.81" serde_json = "1.0.33" +serde_derive = "1.0.81" |