mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
going to try with libcryptsetup-rs
This commit is contained in:
parent
27e5e98669
commit
ff6e4a0b74
4 changed files with 146 additions and 8 deletions
|
@ -1,10 +1,11 @@
|
|||
[package]
|
||||
name = "nyxi-installer"
|
||||
version = "2.0.2"
|
||||
version = "2.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
curl = "0.4.47"
|
||||
libcryptsetup-rs = "0.12.0"
|
||||
nix = { version = "0.29.0", features = ["mount"] }
|
||||
rsfdisk = "0.1.0"
|
||||
sys_metrics = "0.2.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue