Skip to content

Commit

Permalink
Update cargo mock deps
Browse files Browse the repository at this point in the history
  • Loading branch information
konstin committed May 9, 2024
1 parent bd73c92 commit 43b85cd
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 58 deletions.
98 changes: 41 additions & 57 deletions test-crates/cargo-mock/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-crates/cargo-mock/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ path = "src/main.rs"

[dependencies]
anyhow = "1.0.38"
cargo_metadata = "0.12.3"
cargo_metadata = "0.18.1"
serde_json = "1.0.62"

0 comments on commit 43b85cd

Please sign in to comment.