diff --git a/Cargo.toml b/Cargo.toml index 292a7e6..6f33682 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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