This commit is contained in:
Dennis Schwerdel 2019-03-02 01:13:35 +01:00
parent aa715b8c1d
commit 32abf1a34c
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -40,7 +40,6 @@ tempfile = "3"
[features]
default = []
bench = []
system-libsodium = []
[profile.release]
lto = true