Skip to content

Commit

Permalink
Update cargo mock deps (#2075)
Browse files Browse the repository at this point in the history
  • Loading branch information
konstin committed May 12, 2024
1 parent 4225c84 commit d7265f6
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 d7265f6

Please sign in to comment.