We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b1ed5 commit a336a4fCopy full SHA for a336a4f
1 file changed
Cargo.toml
@@ -152,7 +152,7 @@ async-graphql-axum = {workspace = true}
152
axum = {workspace = true}
153
chrono = {workspace = true}
154
chrono-tz = {workspace = true}
155
-clap = {version = "4.4.8", features = ["derive", "cargo"]}
+clap = {version = "4.4.11", features = ["derive", "cargo"]}
156
console-subscriber = {version = "0.2.0", optional = true}
157
dhat = {version = "0.3.2", optional = true}
158
dotenv = "0.15.0"
0 commit comments