Skip to content

Commit

Permalink
Bump derive_builder from 0.20.1 to 0.20.2
Browse files Browse the repository at this point in the history
Bumps [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/colin-kiegel/rust-derive-builder/releases)
- [Commits](colin-kiegel/rust-derive-builder@v0.20.1...v0.20.2)

---
updated-dependencies:
- dependency-name: derive_builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 7c16e0a commit ad49672
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -26,7 +26,7 @@ colorsys = "0.6.7"
confy = "0.6.1"
tachyonfx = "0.7.0"
crossterm = "0.28.1"
derive_builder = "0.20.1"
derive_builder = "0.20.2"
directories = "5.0.1"
itertools = "0.13.0"
once_cell = "1.20.2"
Expand Down

0 comments on commit ad49672

Please sign in to comment.