update cargo lock file

axtloss/rework-partitioning
Fries 1 year ago
parent 604b156699
commit 6af3a71f7d

2
Cargo.lock generated

@ -218,7 +218,7 @@ checksum = "4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc"
[[package]]
name = "jade"
version = "1.2.1"
version = "1.2.7"
dependencies = [
"clap",
"flexi_logger",

@ -2,7 +2,7 @@
name = "jade"
description = "The new installer for crystal linux, contains backend and TUI"
authors = ["Amy <axtlos@getcryst.al>"]
version = "1.2.6"
version = "1.2.7"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Loading…
Cancel
Save