Skip to content

Commit c34a916

Browse files
committed
Bump MachOKit version to 0.30.0
1 parent e0c0c20 commit c34a916

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
)
1818
],
1919
dependencies: [
20-
.package(url: "https://github.com/p-x9/MachOKit.git", from: "0.27.0"),
20+
.package(url: "https://github.com/p-x9/MachOKit.git", from: "0.30.0"),
2121
.package(url: "https://github.com/p-x9/swift-objc-dump.git", from: "0.7.0")
2222
],
2323
targets: [

0 commit comments

Comments
 (0)