Update `anstream` to 0.6.18 to fix a check-cfg issue
diff --git a/Cargo.lock b/Cargo.lock
index e5025a1..c8d2655 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -111,9 +111,9 @@
[[package]]
name = "anstream"
-version = "0.6.17"
+version = "0.6.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "23a1e53f0f5d86382dafe1cf314783b2044280f406e7e1506368220ad11b1338"
+checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
dependencies = [
"anstyle",
"anstyle-parse",