Skip to content

Commit

Permalink
chore(deps): update typed-builder requirement from ^0.18 to ^0.19
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: typed-builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent a5cfac7 commit a6a956c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/paimon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ serde = { version = "1", features = ["derive"] }
serde_with = "3.8.3"
serde_bytes = "0.11.15"
snafu = "0.8.3"
typed-builder = "^0.18"
typed-builder = "^0.19"
opendal = "0.48"

0 comments on commit a6a956c

Please sign in to comment.