mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-10 07:04:17 +00:00
chore(deps): update derive_builder requirement from 0.13.0 to 0.20.0 (#960)
This commit is contained in:
parent
1cff511934
commit
3a6b8808ed
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue