Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 2eea64c commit 39d911e
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 @@ -33,7 +33,7 @@ serde = { version = "1.0", features = ["derive"] }
sha3 = "0.10.2"
thiserror = "1.0.38"
tokio = { version = "1.21.1", features = ["rt", "sync", "macros", "rt-multi-thread"] }
typed-builder = "0.17.0"
typed-builder = "0.18.0"
bincode = "1.3.3"

[dev-dependencies]
Expand Down

0 comments on commit 39d911e

Please sign in to comment.