SHA256
Removing modprobe bcachefs (as we have it build in into kernel) and bumping app version.
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "nyanit"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
ratatui = { version = "0.30", default-features = false, features = ["termion"] }
|
||||
ratatui-textarea = { version = "0.9", default-features = false, features = ["termion"] }
|
||||
regex = "1.12.4"
|
||||
regex = "1.12"
|
||||
termion = "4"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user