Skip to content

Commit

Permalink
Merge pull request #186 from oras-project/dependabot/cargo/rstest-0.24.0
Browse files Browse the repository at this point in the history
chore(deps): Update rstest requirement from 0.23.0 to 0.24.0
  • Loading branch information
flavio authored Jan 8, 2025
2 parents 0a0f353 + 5e11dff commit 6739e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ async-std = "1.12"
anyhow = "1.0"
axum = "0.7"
clap = { version = "4.0", features = ["derive"] }
rstest = "0.23.0"
rstest = "0.24.0"
docker_credential = "1.0"
hmac = "0.12"
itertools = "0.14.0"
Expand Down

0 comments on commit 6739e43

Please sign in to comment.