mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 19:29:14 +03:00
pin dep
This commit is contained in:
parent
2fa4c7932c
commit
670677044f
@ -47,7 +47,7 @@ scopeguard = "1.1"
|
||||
scopetime = { path = "./scopetime", version = "0.1" }
|
||||
serde = "1.0"
|
||||
simplelog = { version = "0.12", default-features = false }
|
||||
struct-patch = "0.2"
|
||||
struct-patch = "0.2.0"
|
||||
syntect = { version = "5.0", default-features = false, features = ["parsing", "default-syntaxes", "default-themes", "html"] }
|
||||
textwrap = "0.16"
|
||||
tui = { version = "0.19", default-features = false, features = ['crossterm', 'serde'] }
|
||||
|
Loading…
Reference in New Issue
Block a user