Skip to content

Commit 8b6e9f3

Browse files
Update block2 requirement from 0.5 to 0.6
--- updated-dependencies: - dependency-name: block2 dependency-version: 0.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b4c8f4 commit 8b6e9f3

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
@@ -19,7 +19,7 @@ serde_repr = "0.1"
1919

2020
[target.'cfg(target_os = "macos")'.dependencies]
2121
objc2 = "0.6"
22-
block2 = "0.5"
22+
block2 = "0.6"
2323
objc2-core-foundation = "0.3"
2424
objc2-foundation = { version = "0.3", features = ["NSString"] }
2525
objc2-app-kit = { version = "0.3", features = ["NSSharingService", "NSView", "NSResponder", "NSWindow"] }

0 commit comments

Comments
 (0)