use const format for version string
This commit is contained in:
@@ -13,6 +13,7 @@ categories = ["command-line-utilities"]
|
||||
alpm = "2.2"
|
||||
anyhow = {workspace = true}
|
||||
clap = "4.1"
|
||||
const_format = { version = "0.2", default-features = false }
|
||||
path-absolutize = "3.0"
|
||||
regex = "1.7"
|
||||
termios = "0.3"
|
||||
@@ -23,3 +24,4 @@ serde_derive = "1.0"
|
||||
serde = "1.0"
|
||||
|
||||
pacdef_macros = {path = "../pacdef_macros", version = "0.1"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user