mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): bump ratatui 0.27 (#9110)
This commit is contained in:
@ -91,9 +91,9 @@ proptest-arbitrary-interop.workspace = true
|
||||
rand.workspace = true
|
||||
|
||||
# tui
|
||||
comfy-table = "7.0"
|
||||
comfy-table = "7.1"
|
||||
crossterm = "0.27.0"
|
||||
ratatui = { version = "0.26", default-features = false, features = [
|
||||
ratatui = { version = "0.27", default-features = false, features = [
|
||||
"crossterm",
|
||||
] }
|
||||
human_bytes = "0.4.1"
|
||||
|
||||
Reference in New Issue
Block a user