Skip to content

Commit a8c91ab

Browse files
Merge pull request #193 from oras-project/dependabot/cargo/rstest-0.25.0
chore(deps): Update rstest requirement from 0.24.0 to 0.25.0
2 parents 7d78342 + 580992f commit a8c91ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ async-std = "1.12"
6262
anyhow = "1.0"
6363
axum = "0.8"
6464
clap = { version = "4.0", features = ["derive"] }
65-
rstest = "0.24.0"
65+
rstest = "0.25.0"
6666
docker_credential = "1.0"
6767
hmac = "0.12"
6868
itertools = "0.14.0"

0 commit comments

Comments
 (0)