chore(deps): update rust crate clap to 4.5.4
This commit is contained in:
parent
cca765e1b0
commit
5e49d71f0f
@ -8,5 +8,5 @@ anyhow = { version = "1.0.81" }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tracing = { version = "0.1", features = ["log"] }
|
||||
tracing-subscriber = { version = "0.3.18" }
|
||||
clap = { version = "4.5.3", features = ["derive", "env"] }
|
||||
clap = { version = "4.5.4", features = ["derive", "env"] }
|
||||
dotenv = { version = "0.15.0" }
|
||||
|
Loading…
Reference in New Issue
Block a user