Skip to content

Commit b61acef

Browse files
Update fake requirement from 3.0 to 4.0
Updates the requirements on [fake](https://github.com/cksac/fake-rs) to permit the latest version. - [Release notes](https://github.com/cksac/fake-rs/releases) - [Changelog](https://github.com/cksac/fake-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/cksac/fake-rs/commits) --- updated-dependencies: - dependency-name: fake dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3258ec commit b61acef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ simdutf8 = { version = "0.1.5", optional = true }
3434
[dev-dependencies]
3535
env_logger = "0.11"
3636
criterion = "0.5"
37-
fake = "3.0"
37+
fake = "4.0"
3838
rayon = "1.5"
3939
serde_json = "1.0"
4040

0 commit comments

Comments
 (0)