diff --git a/restcrab/Cargo.toml b/restcrab/Cargo.toml index e99f182..038a601 100644 --- a/restcrab/Cargo.toml +++ b/restcrab/Cargo.toml @@ -25,7 +25,7 @@ serde_json = { version = "1.0", optional = true } [dev-dependencies] async-std = { version = "1.12", features = [ "attributes" ] } fake = "2.5.0" -wiremock = "0.5.22" +wiremock = "0.6.0" [lib] name = "restcrab"