chore: Make objc a workspace level crate (#28258)
Make objc a workspace level crate to unify version control Release Notes: - N/A
This commit is contained in:
parent
d5cc576b0c
commit
aa026156f2
5 changed files with 5 additions and 4 deletions
|
@ -37,7 +37,7 @@ workspace-hack.workspace = true
|
|||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
fsevent.workspace = true
|
||||
objc = "0.2"
|
||||
objc.workspace = true
|
||||
cocoa = "0.26"
|
||||
|
||||
[target.'cfg(not(target_os = "macos"))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue