Condense code and add docs
This commit is contained in:
parent
369b8b04bc
commit
1085bec913
9 changed files with 221 additions and 183 deletions
|
|
@ -5,3 +5,9 @@ members = [
|
|||
"umskt",
|
||||
"xpkey",
|
||||
]
|
||||
|
||||
[profile.release.package.xpkey]
|
||||
strip = true
|
||||
opt-level = "z"
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue