mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
improve git handling
This commit is contained in:
parent
481362921e
commit
4e070fdbd5
3 changed files with 102 additions and 72 deletions
|
|
@ -34,6 +34,7 @@ tracing-subscriber = "0.3.17"
|
|||
hyper-reverse-proxy = { version = "0.5.2-dev", git = "https://github.com/felipenoris/hyper-reverse-proxy" }
|
||||
hyper = "0.14.26"
|
||||
atty = "0.2.14"
|
||||
git2 = { version = "0.17.2", default-features = false }
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue