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