Skip to content

Commit

Permalink
Update Rust crate derive_builder to 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 92fcde4 commit ccda324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dvr-manager/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
async-trait = "0.1.56"
chrono = "0.4.19"
derive_builder = "0.11.2"
derive_builder = "0.20.0"
env_logger = "0.9.0"
figment = { version = "0.10.6", features = ["env"] }
futures = "0.3.21"
Expand Down

0 comments on commit ccda324

Please sign in to comment.