diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,5 +27,5 @@ serde_urlencoded = "0.5.1" [dev-dependencies] clap = "2.32.0" dotenv = "0.13" -mockito = "0.12" +mockito = "0.14" serde_json = "1.0" |