mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
add command to checkout branch in all apps
This commit is contained in:
parent
f0bd58a17a
commit
5278f0d295
5 changed files with 191 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ shell-words = "1.1.0"
|
|||
warp = "0.3"
|
||||
warp-reverse-proxy = { version = "0.5.0", default_features = false, features = ["rustls-tls"] }
|
||||
tokio-stream = { version = "0.1.9", features = ["net"] }
|
||||
tracing = "0.1.35"
|
||||
tracing-subscriber = "0.3.14"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue