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
|
@ -465,6 +465,7 @@ mlua = { version = "0.10", features = ["lua54", "vendored", "async", "send"] }
|
|||
nanoid = "0.4"
|
||||
nbformat = { version = "0.10.0" }
|
||||
nix = "0.29"
|
||||
objc = "0.2"
|
||||
open = "5.0.0"
|
||||
num-format = "0.4.4"
|
||||
ordered-float = "2.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue