Skip to content

Commit

Permalink
Merge pull request #293 from GiganticMinecraft/renovate/typed-builder…
Browse files Browse the repository at this point in the history
…-0.x

fix(deps): update rust crate typed-builder to 0.16.2
  • Loading branch information
rito528 authored Sep 28, 2023
2 parents 53f9e12 + 1377d96 commit f3c0db4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions server/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 server/domain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mockall = { workspace = true }
serde = { workspace = true }
strum = { workspace = true }
strum_macros = "0.25.2"
typed-builder = "0.16.0"
typed-builder = "0.16.2"
types = { path = "../types" }
uuid = { workspace = true }

Expand Down

0 comments on commit f3c0db4

Please sign in to comment.