Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update `radicle-surf` and `git-ref-format`
Alexis Sellier committed 2 years ago
commit 5758d60c63c00e5223d8ca60df353cc3ae9d5d93
parent bf69ead98470992e044079026dc9273fc3f20461
1 file changed +1 -1
modified radicle-tui/Cargo.toml
@@ -13,7 +13,7 @@ path = "src/main.rs"
[dependencies]
anyhow = { version = "1" }
lexopt = { version = "0.2" }
-
radicle-surf = { version = "0.12.0" }
+
radicle-surf = { version = "0.14.0" }
timeago = { version = "0.4.1" }
tuirealm = { version = "1.8.0", default-features = false, features = [ "with-termion" ] }
tui-realm-stdlib = { version = "1.2.0", default-features = false, features = [ "with-termion" ] }