Skip to content

Commit c3cc12a

Browse files
committed
build: ⬆️ Update dependencies
1 parent 2c18ce2 commit c3cc12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ required-features = ["bin"]
2828
bin = ["dep:clap"]
2929

3030
[dependencies]
31-
clap = { version = "3", features = ["derive"], optional = true }
31+
clap = { version = "4.5.20", features = ["derive"], optional = true }
3232

3333
[profile.release]
3434
strip = true

0 commit comments

Comments
 (0)