Skip to content

Commit

Permalink
build(deps): update typed-builder requirement from 0.18.1 to 0.19.1 (#…
Browse files Browse the repository at this point in the history
…684)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ron Kuris <[email protected]>
  • Loading branch information
dependabot[bot] and rkuris authored Aug 19, 2024
1 parent b5b7ece commit df42dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firewood/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ serde = { version = "1.0" }
sha2 = "0.10.8"
thiserror = "1.0.57"
tokio = { version = "1.36.0", features = ["rt", "sync", "macros", "rt-multi-thread"] }
typed-builder = "0.18.1"
typed-builder = "0.19.1"
bincode = "1.3.3"
log = { version = "0.4.20", optional = true }
test-case = "3.3.1"
Expand Down

0 comments on commit df42dac

Please sign in to comment.