Compare commits
1 Commits
renovate/a
...
b304969ab4
| Author | SHA1 | Date | |
|---|---|---|---|
| b304969ab4 |
1184
Cargo.lock
generated
1184
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -22,8 +22,8 @@ uuid.workspace = true
|
||||
hex.workspace = true
|
||||
toml.workspace = true
|
||||
|
||||
ratatui = "0.30.0"
|
||||
crossterm = { version = "0.29.0", features = ["event-stream"] }
|
||||
ratatui = "0.29.0"
|
||||
crossterm = { version = "0.28.0", features = ["event-stream"] }
|
||||
directories = "6.0.0"
|
||||
human-panic = "2.0.0"
|
||||
ropey = "1.6.1"
|
||||
|
||||
Reference in New Issue
Block a user