diff --git a/Cargo.toml b/Cargo.toml index af9841814..d12e934b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,5 +65,5 @@ colored = "2.1.0" idgenerator = "2.0.0" num_cpus = "1.16.0" config = "0.14.0" -shadow-rs = "0.29.0" +shadow-rs = "0.30.0" reqwest = "0.12.5"