Temporary default to cocoa for docs generation
This commit is contained in:
parent
c3e6bbbdc8
commit
f15cf258af
2 changed files with 8 additions and 0 deletions
|
|
@ -21,3 +21,7 @@ dispatch = "0.1.4"
|
|||
cocoa = "0.18.4"
|
||||
core-foundation = "0.6"
|
||||
core-graphics = "0.17.1"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["cocoa"]
|
||||
default-target = "x86_64-apple-darwin"
|
||||
|
|
|
|||
Reference in a new issue