Reorganize crate as lib
This commit is contained in:
parent
1129212b23
commit
83bfa98a38
9 changed files with 62 additions and 36 deletions
|
@ -2,6 +2,10 @@
|
|||
name = "umskt"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
crate-type = ["lib"]
|
||||
|
||||
[[bin]]
|
||||
name = "xpkey"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue