1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

forward tty status to exec/occ

This commit is contained in:
Robin Appelman 2023-04-28 17:10:13 +02:00
commit 9f8a3b1be8
5 changed files with 9 additions and 5 deletions

View file

@ -33,6 +33,7 @@ tracing = "0.1.37"
tracing-subscriber = "0.3.16"
hyper-reverse-proxy = { version = "0.5.2-dev", git = "https://github.com/felipenoris/hyper-reverse-proxy" }
hyper = "0.14.24"
atty = "0.2.14"
[profile.release]
lto = true