File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ crossbeam-channel = "0.5"
17
17
dirs = " 5.0"
18
18
easy-cast = " 0.5"
19
19
fuzzy-matcher = " 0.3"
20
- git2 = " 0.20 "
20
+ git2 = { git = " https://github.com/rust-lang/git2-rs.git " , rev = " d1ae3b6c2d1200e7d82468af447fa66259225ecf " }
21
21
git2-hooks = { path = " ../git2-hooks" , version = " >=0.4" }
22
22
gix = { version = " 0.70.0" , default-features = false , features = [
23
23
" max-performance" ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ categories = ["development-tools"]
13
13
keywords = [" git" ]
14
14
15
15
[dependencies ]
16
- git2 = " >=0.17 "
16
+ git2 = { git = " https://github.com/rust-lang/git2-rs.git " , rev = " d1ae3b6c2d1200e7d82468af447fa66259225ecf " }
17
17
log = " 0.4"
18
18
shellexpand = " 3.1"
19
19
thiserror = " 2.0"
Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ keywords = ["git"]
13
13
14
14
[dependencies ]
15
15
env_logger = " 0.11"
16
- git2 = " >=0.17 "
16
+ git2 = { git = " https://github.com/rust-lang/git2-rs.git " , rev = " d1ae3b6c2d1200e7d82468af447fa66259225ecf " }
17
17
log = " 0.4"
18
18
tempfile = " 3"
You can’t perform that action at this time.
0 commit comments