diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ serde = "1.0" serde_urlencoded = "0.5.1" [dev-dependencies] +base64 = "0.11.0" clap = "2.33.0" dotenv = "0.13" mockito = "0.19" |