We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673c604 commit 5ab143bCopy full SHA for 5ab143b
Cargo.toml
@@ -22,7 +22,7 @@ async-trait = "0.1.88"
22
base64 = "0.22"
23
bb8 = "0.8.6"
24
chrono = "0.4.40"
25
-clap = { version = "4.5.34", features = ["derive", "string", "env"] }
+clap = { version = "4.5.41", features = ["derive", "string", "env"] }
26
config = { version = "0.15.11", features = ["toml"] }
27
cookie = { version = "0.18.1" }
28
crc32c = "0.6.8"
0 commit comments