unpin dependencies
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ anyhow = "*"
|
||||
# clap 4 until (at least) 4.0.32 have scrapped actual color support. we stay on 3.x until that's fixed.
|
||||
clap = "3.*"
|
||||
path-absolutize = "*"
|
||||
regex = "1.7.1"
|
||||
serde_json = "1.0.91"
|
||||
regex = "*"
|
||||
serde_json = "*"
|
||||
pacdef_macro = {path = "pacdef_macro/"}
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user