[deps] cargo update
Updating clap v4.5.0 -> v4.5.1 Updating clap_builder v4.5.0 -> v4.5.1
This commit is contained in:
@ -7,7 +7,7 @@ edition = "2021"
|
||||
actix-web = "=4.5.1"
|
||||
actix-files = "=0.6.5"
|
||||
num_cpus = "=1.16.0"
|
||||
clap = { version = "=4.5.0", features = ["cargo", "derive"] }
|
||||
clap = { version = "=4.5.1", features = ["cargo", "derive"] }
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
Reference in New Issue
Block a user