mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
pin version of path dependencie
This commit is contained in:
parent
28934cfcd1
commit
cc7dd021cc
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ git2 = "0.10"
|
|||
rayon-core = "1.7"
|
||||
crossbeam-channel = "0.4"
|
||||
log = "0.4"
|
||||
scopetime = { path = "../scopetime" }
|
||||
scopetime = { path = "../scopetime", version="0.1" }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.1"
|
||||
Loading…
Reference in a new issue