Merge pull request #87 from ryanmcgrath/dependabot/cargo/core-graphics-0.23
Update core-graphics requirement from 0.22 to 0.23
This commit is contained in:
commit
c148bbe6a3
|
@ -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.15", optional = true }
|
||||
lazy_static = "1.4.0"
|
||||
|
|
Loading…
Reference in a new issue