strip binary
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
blackbeard420 2024-01-03 18:33:31 -05:00
parent 9f24dbf1e0
commit 8df08c7202
Signed by: blackbeard420
GPG Key ID: 88C719E09CDDA4A5

View File

@ -11,4 +11,7 @@ tokio = { version = "1.0.0", features = ["rt", "rt-multi-thread", "macros", "net
futures = "0.3.0"
failure = "0.1.8"
gethostname = "*"
windows-service = "*"
windows-service = "*"
[profile.release]
strip = true