diff --git a/Cargo.lock b/Cargo.lock index e9ae91b85..34bab529c 100644 Binary files a/Cargo.lock and b/Cargo.lock differ diff --git a/Cargo.toml b/Cargo.toml index 8f57cbc1a..02a2e6597 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.56" +cc = "1.2.57" clap = { features = [ "cargo", "derive",