Update cocoa to crates.io version (#6452)
https://github.com/servo/core-foundation-rs/pull/457 was released in cocoa 0.25, so this patch dependency on github can be removed. Release Notes: - N/A
This commit is contained in:
parent
1c2859d72b
commit
dd07d2f8a2
4 changed files with 79 additions and 42 deletions
|
@ -53,7 +53,7 @@ async-trait.workspace = true
|
|||
block = "0.1"
|
||||
bytes = "1.2"
|
||||
byteorder = "1.4"
|
||||
cocoa = "0.24"
|
||||
cocoa = "0.25"
|
||||
core-foundation = "0.9.3"
|
||||
core-graphics = "0.22.3"
|
||||
foreign-types = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue