Skip to content

Commit 69c0ee4

Browse files
Merge pull request #463 from SFTtech/dependabot/cargo/typed-builder-0.23.2
build(deps): bump typed-builder from 0.23.1 to 0.23.2
2 parents d7cea50 + ec99f06 commit 69c0ee4

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)