Skip to content

Commit

Permalink
Merge pull request oras-project#88 from krustlet/dependabot/cargo/rst…
Browse files Browse the repository at this point in the history
…est-0.18.1

chore(deps): Update rstest requirement from 0.17.0 to 0.18.1
  • Loading branch information
flavio authored Jul 11, 2023
2 parents 28daf78 + 5a6cbdc commit be112f6
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 @@ -58,7 +58,7 @@ assert-json-diff = "2.0.2"
async-std = "1.12"
anyhow = "1.0"
clap = { version = "4.0", features = ["derive"] }
rstest = "0.17.0"
rstest = "0.18.1"
docker_credential = "1.0"
hmac = "0.12"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
Expand Down

0 comments on commit be112f6

Please sign in to comment.