Skip to content

Commit 7408485

Browse files
chore(deps): update rust crate objc2 to 0.6.0
1 parent d90c51d commit 7408485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ core-foundation = "0.10.0"
1515
core-graphics = "0.24.0"
1616
objc_id = { version = "0.1.1" }
1717
objc-foundation = { version = "0.1.1" }
18-
objc2 = "0.5.2"
18+
objc2 = "0.6.0"
1919
objc2-foundation = { version = "0.2.0", features = [
2020
"NSGeometry",
2121
"NSString",

0 commit comments

Comments
 (0)