mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
pin version for publish
This commit is contained in:
parent
7c74cba839
commit
af6f091c0f
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ log = "0.4"
|
|||
simplelog = "0.7"
|
||||
dirs = "2.0"
|
||||
crossbeam-channel = "0.4"
|
||||
scopetime = { path = "./scopetime" }
|
||||
asyncgit = { path = "./asyncgit" }
|
||||
scopetime = { path = "./scopetime", version="0.1"}
|
||||
asyncgit = { path = "./asyncgit", version="0.1"}
|
||||
|
||||
[features]
|
||||
default=[]
|
||||
|
|
|
|||
Loading…
Reference in a new issue