diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 270db168..6b943c9c 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -11,7 +11,7 @@ rust-version = "1.64.0" include = ["/src", "LICENSE-APACHE", "LICENSE-MIT"] [dependencies] -anstream = "0.6.4" +anstream = "0.6.11" anstyle = "1.0.4" anyhow = "1.0" camino = { version = "1.0.4", features = ["serde1"] }