Skip to content

Commit

Permalink
Merge pull request #33 from jontze/dependabot/cargo/derive_builder-0.…
Browse files Browse the repository at this point in the history
…20.0

chore(deps): Bump derive_builder from 0.13.1 to 0.20.0
  • Loading branch information
jontze authored Feb 19, 2024
2 parents e1e2d85 + 21087cb commit 028fd54
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
bat = "0.24.0"
clap = { version = "4.5.1", features = ["derive"] }
derive_builder = "0.13.1"
derive_builder = "0.20.0"
miette = { version = "7.1.0", features = ["fancy"] }
serde = { version = "1.0.196", features = ["derive"] }
serde_yaml = "0.9.31"

0 comments on commit 028fd54

Please sign in to comment.