make it work with my version
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = "4.6.1"
|
||||
pklib = "0.2.0"
|
||||
pklib = { git = "https://github.com/fgRuslan/pklib-rs", branch = "main" }
|
||||
rawzip = "0.4.4"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user