Skip to content

Commit 6e5e5fa

Browse files
build(deps): bump fake from 2.10.0 to 3.0.0 (#124)
Bumps [fake](https://github.com/cksac/fake-rs) from 2.10.0 to 3.0.0. - [Commits](https://github.com/cksac/fake-rs/commits) --- updated-dependencies: - dependency-name: fake dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9afe2dc commit 6e5e5fa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ url = "2.5.2"
2929
validator = { version = "0.18.1", features = ["derive"] }
3030

3131
[dev-dependencies]
32-
fake = "2.10.0"
32+
fake = "3.0.0"
3333
mockito = "1.5.0"
3434
test-case = "3.3.1"
3535

0 commit comments

Comments
 (0)