diff --git a/Cargo.toml b/Cargo.toml index a1f756a..e9d3181 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ nightly = [] [dev-dependencies] tokio = { version = "1.15.0", features = ["full"] } -rstest = "0.12.0" +rstest = "0.14.0" rstest_reuse = "0.1.3" httpmock = "0.6.4" # loom = "0.5.0" in future for concurrency testing