Skip to content

Commit fc938fa

Browse files
Update Rust crate clap to 4.6.0
1 parent 60e08ee commit fc938fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ async-trait = "0.1.89"
1515
base64 = "0.22"
1616
bb8 = "0.9"
1717
chrono = "0.4.43"
18-
clap = { version = "4.5.60", features = ["derive", "string"] }
18+
clap = { version = "4.6.0", features = ["derive", "string"] }
1919
cookie = { version = "0.18.1" }
2020
crc32c = "0.6.8"
2121
diesel = { version = "2.3.6", features = ["postgres"] }

0 commit comments

Comments
 (0)