Skip to content

Commit

Permalink
Update Rust crate typed-builder to 0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent ef0ebeb commit 51ce5ea
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 29 deletions.
76 changes: 48 additions & 28 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tokio = { version = "1.24.1", features = ["macros", "rt", "rt-multi-thread", "io
tokio-util = { version = "0.7.4", features = ["compat"] }
url = { version = "2.3.1", features = ["serde"] }
bytes = "1.3.0"
typed-builder = "0.11.0"
typed-builder = "0.18.2"
async-trait = "0.1.61"
crc32fast = "1.3.2"
tracing = "0.1.37"
Expand Down

0 comments on commit 51ce5ea

Please sign in to comment.