Skip to content

Commit

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

chore(deps): Bump derive_builder from 0.13.0 to 0.13.1
  • Loading branch information
jontze authored Feb 12, 2024
2 parents 77f3dcc + ea39170 commit 475c437
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.0", features = ["derive"] }
derive_builder = "0.13.0"
derive_builder = "0.13.1"
miette = { version = "7.0.0", features = ["fancy"] }
serde = { version = "1.0.196", features = ["derive"] }
serde_yaml = "0.9.31"

0 comments on commit 475c437

Please sign in to comment.