Skip to content

Commit

Permalink
Merge pull request #29 from Miaxos/renovate/derive_builder-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate derive_builder to 0.20
  • Loading branch information
Miaxos authored Feb 15, 2024
2 parents 928df2d + 4111516 commit 2b9aa02
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 42 deletions.
71 changes: 30 additions & 41 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 @@ -14,7 +14,7 @@ repository = "https://github.com/miaxos/roster/"
anyhow = "1"
bytes = "1"
config = "0.14"
derive_builder = "0.13"
derive_builder = "0.20"
dotenv = "0.15"
monoio = "0.2.2"
insta = { version = "1", features = ["yaml"] }
Expand Down

0 comments on commit 2b9aa02

Please sign in to comment.