|
@@ -84,10 +84,10 @@ number_prefix = "0.4"
|
|
|
percent-encoding = "2.3.0"
|
|
percent-encoding = "2.3.0"
|
|
|
phf = { version = "0.11.2", features = ["macros"] }
|
|
phf = { version = "0.11.2", features = ["macros"] }
|
|
|
scoped_threadpool = "0.1"
|
|
scoped_threadpool = "0.1"
|
|
|
-term_grid = "0.1"
|
|
|
|
|
|
|
+term_grid = { git = "https://github.com/uutils/uutils-term-grid.git" }
|
|
|
terminal_size = "0.3.0"
|
|
terminal_size = "0.3.0"
|
|
|
timeago = { version = "0.4.2", default-features = false }
|
|
timeago = { version = "0.4.2", default-features = false }
|
|
|
-unicode-width = "0.1"
|
|
|
|
|
|
|
+unicode-width = "0.1.11"
|
|
|
zoneinfo_compiled = "0.5.1"
|
|
zoneinfo_compiled = "0.5.1"
|
|
|
|
|
|
|
|
[dependencies.git2]
|
|
[dependencies.git2]
|