Skip to content

Commit a336a4f

Browse files
committed
Update Rust crate clap to 4.4.11
1 parent 29b1ed5 commit a336a4f

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
@@ -152,7 +152,7 @@ async-graphql-axum = {workspace = true}
152152
axum = {workspace = true}
153153
chrono = {workspace = true}
154154
chrono-tz = {workspace = true}
155-
clap = {version = "4.4.8", features = ["derive", "cargo"]}
155+
clap = {version = "4.4.11", features = ["derive", "cargo"]}
156156
console-subscriber = {version = "0.2.0", optional = true}
157157
dhat = {version = "0.3.2", optional = true}
158158
dotenv = "0.15.0"

0 commit comments

Comments
 (0)