diff --git a/Cargo.lock b/Cargo.lock index f9e4b7d14..e9ae91b85 100644 Binary files a/Cargo.lock and b/Cargo.lock differ diff --git a/Cargo.toml b/Cargo.toml index 1ae5b95ca..dca1a1072 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -78,7 +78,7 @@ overflow-checks = true [workspace.dependencies] ansi_colours = "1.2.3" -anstyle = "1.0.13" +anstyle = "1.0.14" anyhow = "1.0.102" bstr = "1.12.1" cc = "1.2.56"