Skip to content

Commit 3d68977

Browse files
build(deps): bump typed-builder from 0.23.0 to 0.23.2
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.23.0 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.23.0...v0.23.2) --- updated-dependencies: - dependency-name: typed-builder dependency-version: 0.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81b8c47 commit 3d68977

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
@@ -68,7 +68,7 @@ smol-macros = "0.1"
6868
strum = { version = "0.27", features = ["derive"] }
6969
thiserror = "2.0"
7070
tls_codec = "0.4.2"
71-
typed-builder = "0.23.0"
71+
typed-builder = "0.23.2"
7272
uniffi = "0.29.4"
7373
url = "2.5"
7474
uuid = "1.18"

0 commit comments

Comments
 (0)