diff --git a/Cargo.toml b/Cargo.toml index 30fd517..a496ee1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ rustdoc-args = ["--cfg", "docsrs"] [dependencies] block = "0.1.6" core-foundation = "0.9" -core-graphics = "0.22" +core-graphics = "0.23" dispatch = "0.2.0" infer = { version = "0.13", optional = true } lazy_static = "1.4.0"