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
|
@ -138,7 +138,7 @@ font-kit = { git = "https://github.com/zed-industries/font-kit", rev = "5474cfad
|
|||
foreign-types = "0.5"
|
||||
log.workspace = true
|
||||
media.workspace = true
|
||||
objc = "0.2"
|
||||
objc.workspace = true
|
||||
objc2 = { version = "0.5", optional = true }
|
||||
objc2-metal = { version = "0.2", optional = true }
|
||||
#TODO: replace with "objc2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue