Skip to content

Commit 8b9789b

Browse files
committed
Bump objc2 version 0.4.0 -> 0.4.1
1 parent fd77515 commit 8b9789b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ gnustep-2-0 = ["gnustep-1-9", "block-sys/gnustep-2-0", "objc2/gnustep-2-0"]
3535
gnustep-2-1 = ["gnustep-2-0", "block-sys/gnustep-2-1", "objc2/gnustep-2-1"]
3636

3737
[dependencies]
38-
objc2 = { path = "../objc2", version = "0.4.0", default-features = false }
38+
objc2 = { path = "../objc2", version = "0.4.1", default-features = false }
3939
block-sys = { path = "../block-sys", version = "0.2.0", default-features = false }
4040

4141
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)