Condense code and add docs
This commit is contained in:
parent
369b8b04bc
commit
1085bec913
9 changed files with 221 additions and 183 deletions
|
@ -3,12 +3,6 @@ name = "xpkey"
|
|||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
opt-level = "z"
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
|
||||
[dependencies]
|
||||
umskt = { path = "../umskt" }
|
||||
anyhow = "1.0.71"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue