Skip to content

Commit

Permalink
Bump goldenfile from 1.4.5 to 1.7.3
Browse files Browse the repository at this point in the history
Bumps [goldenfile](https://github.com/calder/rust-goldenfile) from 1.4.5 to 1.7.3.
- [Commits](https://github.com/calder/rust-goldenfile/commits)

---
updated-dependencies:
- dependency-name: goldenfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 85564ab commit 54a42e2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions 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 vm/e2e-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository = { workspace = true }
rust-version = { workspace = true }

[dependencies]
goldenfile = "1.1.0"
goldenfile = "1.7.3"
anyhow = { workspace = true }
bcs = { workspace = true }
hex = { workspace = true }
Expand Down

0 comments on commit 54a42e2

Please sign in to comment.