Skip to content

Commit c0315f6

Browse files
authored
Merge pull request #42 from emotechlab/dependabot/cargo/fake-4.3.0
Bump fake from 4.0.0 to 4.3.0
2 parents 61c895e + f69116a commit c0315f6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ regex = "1"
2525

2626
[dev-dependencies]
2727
assert_approx_eq = "1.1"
28-
fake = { version = "4.0", features = ["derive", "http"] }
28+
fake = { version = "4.3", features = ["derive", "http"] }
2929
rand = "0.9"

0 commit comments

Comments
 (0)