1 Commits

Author SHA1 Message Date
5d2a6444dc fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2025-11-24 04:30:19 +00:00
2 changed files with 304 additions and 892 deletions

1194
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

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