| |
radicle = { git = "https://github.com/radicle-dev/heartwood" }
|
| |
radicle-term = { git = "https://github.com/radicle-dev/heartwood", package = "radicle-term" }
|
| |
radicle-surf = { version = "0.18.0" }
|
| - |
ratatui = { git = "https://github.com/erak/ratatui", branch = "termion-cursor", default-features = false, features = ["all-widgets", "termion"] }
|
| + |
ratatui = { git = "https://github.com/erak/ratatui", default-features = false, features = ["all-widgets", "termion"] }
|
| |
simple-logging = { version = "2.0.2" }
|
| |
serde = { version = "1.0", features = ["derive"] }
|
| |
serde_json = { version = "1.0" }
|