Skip to content

Commit

Permalink
build(deps): bump fake from 2.9.2 to 2.10.0 (#106)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent f01c4a2 commit 9e696a1
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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ url = "2.5.2"
validator = { version = "0.18.1", features = ["derive"] }

[dev-dependencies]
fake = "2.9.2"
fake = "2.10.0"
mockito = "1.5.0"
test-case = "3.3.1"

Expand Down

0 comments on commit 9e696a1

Please sign in to comment.