Skip to content

Commit

Permalink
Merge pull request #84 from oschwald/dependabot/cargo/fake-3.0
Browse files Browse the repository at this point in the history
Update fake requirement from 2.4 to 3.0
  • Loading branch information
oschwald authored Nov 5, 2024
2 parents b5a6ccc + ace75b3 commit 469a660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ memmap2 = { version = "0.9.0", optional = true }
[dev-dependencies]
env_logger = "0.11"
criterion = "0.5"
fake = "2.4"
fake = "3.0"
rayon = "1.5"
serde_json = "1.0"

Expand Down

0 comments on commit 469a660

Please sign in to comment.