diff --git a/Cargo.toml b/Cargo.toml index 5cde4965..51aadf30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ octocrab = "0.39.0" pretty_assertions = "1.4.0" rand = "0.8.5" rand_chacha = "0.3.1" -rstest = "0.21.0" +rstest = "0.22.0" serde_json = "1.0.109" tokio = { version = "1.39.2", features = [ "rt",