Skip to content

Commit

Permalink
Merge pull request #44 from madsmtm/fix-dependency-cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmcgrath committed Aug 11, 2022
2 parents eb2f5cc + 0cf19ca commit fb9d456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
block = "0.1.6"
core-foundation = { version = "0.9", features = ["with-chrono"] }
core-foundation = "0.9"
core-graphics = "0.22"
dispatch = "0.2.0"
infer = { version = "0.4", optional = true }
Expand Down

0 comments on commit fb9d456

Please sign in to comment.