diff --git a/Cargo.lock b/Cargo.lock index 2a930d97c..290f393b8 100644 Binary files a/Cargo.lock and b/Cargo.lock differ diff --git a/Cargo.toml b/Cargo.toml index d0aa811d5..027d19289 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ strip = false ansi_term = "0.12.1" anstyle = "1.0.6" anyhow = "1.0.82" -cc = "1.0.92" +cc = "1.0.94" clap = { version = "4.5.4", features = [ "cargo", "derive",