Skip to content

Commit ec99f06

Browse files
build(deps): bump typed-builder from 0.23.1 to 0.23.2
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.23.1 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.1...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 d7cea50 commit ec99f06

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
@@ -33,7 +33,7 @@ tokio = { version = "1", features = [
3333
tokio-stream = { version = "0.1", features = ["net", "time"] }
3434
async-stream = "0.3"
3535
futures = { version = "0.3", default-features = false, features = ["alloc"] }
36-
typed-builder = "0.23.1"
36+
typed-builder = "0.23.2"
3737

3838
#database
3939
sqlx = { version = "0.8", default-features = false, features = [

0 commit comments

Comments
 (0)