Compare commits
1 Commits
caa1bb92ed
...
fa6c5a0a02
| Author | SHA1 | Date | |
|---|---|---|---|
| fa6c5a0a02 |
1399
Cargo.lock
generated
1399
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