Skip to content

Commit

Permalink
Update Rust crate clap to ~2.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent e57f54f commit 0a6a932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karamelapp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ edition = "2021"
[dependencies]
mimalloc = { version = "*", default-features = false }
karamellib = { path = "../karamellib" }
clap = "~2.27.0"
clap = "~2.34.0"

0 comments on commit 0a6a932

Please sign in to comment.