mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-26 20:30:28 +00:00
fix: RUSTSEC-2025-0009 and RUSTSEC-2025-0014 (#491)
This commit is contained in:
parent
7a0d827db1
commit
7b3f7b3310
500
Cargo.lock
generated
500
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -19,7 +19,7 @@ bytes = "1.10.0"
|
|||||||
clap = { version = "4.5.31", features = ["derive", "env"] }
|
clap = { version = "4.5.31", features = ["derive", "env"] }
|
||||||
clap_complete = "4.5.46"
|
clap_complete = "4.5.46"
|
||||||
directories = "6.0.0"
|
directories = "6.0.0"
|
||||||
env_logger = "0.11.6"
|
env_logger = "0.11.7"
|
||||||
flate2 = "1.1.0"
|
flate2 = "1.1.0"
|
||||||
guess_host_triple = "0.1.4"
|
guess_host_triple = "0.1.4"
|
||||||
indicatif = "0.17.11"
|
indicatif = "0.17.11"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user