Use bbp crate.

This commit is contained in:
2018-04-24 15:33:21 +02:00
parent c27239c01b
commit 3d7890ff11
5 changed files with 53 additions and 145 deletions

View File

@@ -7,7 +7,7 @@ authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
getopts = "0.2"
byteorder = "1.1"
pbr = "1.0"
lazy_static = "0.2"
bbp = { path = "../bbp" }
[profile.release]
lto = true