Skip to content

Commit

Permalink
build(deps): bump fake from 2.9.2 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [fake](https://github.com/cksac/fake-rs) from 2.9.2 to 2.10.0.
- [Commits](https://github.com/cksac/fake-rs/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 645e355 commit 9ed7311
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ httpmock = "0.7.0-rc.1"
pretty_assertions = "1.4.0"
rusty-hook = "0.11.2"
uuid = { version = "1.10.0", features = ["v4", "fast-rng"] }
fake = "2.9.2"
fake = "2.10.0"
http = "1.0"

[target.'cfg(windows)'.dependencies]
Expand Down

0 comments on commit 9ed7311

Please sign in to comment.