mirror of https://github.com/dswd/vpncloud.git
Typo
This commit is contained in:
parent
aa715b8c1d
commit
32abf1a34c
|
@ -5,7 +5,7 @@ This project follows [semantic versioning](http://semver.org).
|
|||
### UNRELEASED
|
||||
|
||||
- [added] Added ability to publish small beacons for rendezvous
|
||||
- [added] Added build chain for pacakges
|
||||
- [added] Added build chain for packages
|
||||
- [added] Added more tests
|
||||
- [changed] Allow to build binary without manpage
|
||||
- [changed] Rust edition 2018
|
||||
|
|
|
@ -40,7 +40,6 @@ tempfile = "3"
|
|||
[features]
|
||||
default = []
|
||||
bench = []
|
||||
system-libsodium = []
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
Loading…
Reference in New Issue