diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,4 +7,6 @@ authors = ["haraldei"] reqwest = "0.8" [dev-dependencies] +dotenv = "0.13" mockito = "0.12" +serde_json = "1.0" |
index : rust-zotapi.git | ||
Zot API wrapper in Rust. | Harald Eilertsen |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 2 |
@@ -7,4 +7,6 @@ authors = ["haraldei"] reqwest = "0.8" [dev-dependencies] +dotenv = "0.13" mockito = "0.12" +serde_json = "1.0" |