Skip to content

Commit

Permalink
Bump typed-builder from 0.14.0 to 0.15.1
Browse files Browse the repository at this point in the history
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.14.0 to 0.15.1.
- [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/idanarye/rust-typed-builder/commits)

---
updated-dependencies:
- dependency-name: typed-builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 92d838e commit a49826b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 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 src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ serde = { version = "1.0.168", features = ["derive"] }
serde_json = "1.0.103"
primal-check = "0.3.1"
thiserror = "1.0"
typed-builder = "0.14.0"
typed-builder = "0.15.1"
twox-hash = "1.6.0"
vec-collections = "0.3.4"
piz = "0.4.0" # piz 0.5.1 requires Rust 1.63+
Expand Down

0 comments on commit a49826b

Please sign in to comment.