diff --git a/src/common/common/Cargo.toml b/src/common/common/Cargo.toml index 0f331e4..efcd8b8 100644 --- a/src/common/common/Cargo.toml +++ b/src/common/common/Cargo.toml @@ -27,7 +27,7 @@ crc32fast = "1.3.2" [dev-dependencies] env_logger = "0.9.0" -rstest = "0.15.0" +rstest = "0.20.0" [build-dependencies] anyhow = "1.0.58"