diff --git a/Cargo.lock b/Cargo.lock index 4574fbe..72b7ccd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2264,7 +2264,7 @@ dependencies = [ [[package]] name = "wiremock" -version = "0.5.13" +version = "0.5.14" dependencies = [ "actix-rt", "assert-json-diff", diff --git a/Cargo.toml b/Cargo.toml index 81417a5..91c2480 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wiremock" -version = "0.5.13" +version = "0.5.14" authors = ["Luca Palmieri "] edition = "2018"