diff --git a/Cargo.lock b/Cargo.lock index 34bab529c..7d98ff1be 100644 Binary files a/Cargo.lock and b/Cargo.lock differ diff --git a/Cargo.toml b/Cargo.toml index 02a2e6597..accd7e8ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -81,7 +81,7 @@ ansi_colours = "1.2.3" anstyle = "1.0.14" anyhow = "1.0.102" bstr = "1.12.1" -cc = "1.2.57" +cc = "1.2.58" clap = { features = [ "cargo", "derive",