chore(deps): update derive_builder requirement from 0.13.0 to 0.20.0 (#960)

This commit is contained in:
dependabot[bot] 2024-02-26 01:23:20 -08:00 committed by GitHub
parent 1cff511934
commit 3a6b8808ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ cargo-husky = { version = "1.5.0", default-features = false, features = [
] }
color-eyre = "0.6.2"
criterion = { version = "0.5.1", features = ["html_reports"] }
derive_builder = "0.13.0"
derive_builder = "0.20.0"
fakeit = "1.1"
font8x8 = "0.3.1"
palette = "0.7.3"