Skip to content

Commit

Permalink
chore(deps): update rust crate fake to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 6685925 commit a028c66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ url = { version = "2.5.2" }

# Dev
serde_json = { version = "1.0.120" }
fake = { version = "2.9.2", features = [
fake = { version = "3.0.0", features = [
"derive",
"uuid",
"serde_json",
Expand Down

0 comments on commit a028c66

Please sign in to comment.