Skip to content

Commit

Permalink
Updates clap to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sanpii committed Sep 29, 2022
1 parent fbb80ed commit 9e161c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ regex = "1.0"
thiserror = "1.0"

[dependencies.clap]
version = "3.0"
version = "4.0"
features = ["derive"]

0 comments on commit 9e161c3

Please sign in to comment.