diff --git a/Cargo.toml b/Cargo.toml index 30fd517..cdc78ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ block = "0.1.6" core-foundation = "0.9" core-graphics = "0.22" dispatch = "0.2.0" -infer = { version = "0.13", optional = true } +infer = { version = "0.15", optional = true } lazy_static = "1.4.0" libc = "0.2" objc = "0.2.7"