mirror of
https://github.com/arabianq/build_msp.git
synced 2026-04-27 22:11:23 +00:00
bump clap verion to 4.5.51
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ keywords = ["switch", "nintendo", "mod", "mods", "msp"]
|
||||
build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
"clap" = {version = "4.5.45", default-features = false, features = ["derive", "std", "help"]}
|
||||
"clap" = {version = "4.5.51", default-features = false, features = ["derive", "std", "help"]}
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user