smaller binary
Some checks are pending
continuous-integration/drone/push Build is failing

This commit is contained in:
shimunn 2019-01-17 23:14:25 +01:00
parent 198703c01b
commit e2dbf0112e

View File

@ -7,3 +7,6 @@ edition = "2018"
[dependencies]
hex = "0.3.2"
base64 = "0.10.0"
[profile.release]
lto = true