Skip to content

Commit e35e789

Browse files
chore(deps): bump typed-builder from 0.18.2 to 0.23.2
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.18.2 to 0.23.2. - [Release notes](https://github.com/idanarye/rust-typed-builder/releases) - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md) - [Commits](idanarye/rust-typed-builder@v0.18.2...v0.23.2) --- updated-dependencies: - dependency-name: typed-builder dependency-version: 0.23.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f775df commit e35e789

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ serde_json = "1.0.119"
4848
tokio = { version = "1", features = ["full"] }
4949
uuid = { version = "1.9", features = ["v4", "v7", "serde"] }
5050
whoami = "2.1.0"
51-
typed-builder = "0.18.2"
51+
typed-builder = "0.23.2"
5252
pretty_assertions = "1.3.0"
5353
thiserror = "1.0"
5454
rustix = { version = "0.38.34", features = ["process", "fs"] }

0 commit comments

Comments
 (0)