fix(deps): update all dependencies
Some checks failed
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
2026-02-10 01:31:07 +00:00
parent 7616eb3ac9
commit bb257037e8
2 changed files with 1057 additions and 222 deletions

1275
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -22,8 +22,8 @@ uuid.workspace = true
hex.workspace = true
toml.workspace = true
ratatui = "0.29.0"
crossterm = { version = "0.28.0", features = ["event-stream"] }
ratatui = "0.30.0"
crossterm = { version = "0.29.0", features = ["event-stream"] }
directories = "6.0.0"
human-panic = "2.0.0"
ropey = "1.6.1"