We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57e858 commit ced3c28Copy full SHA for ced3c28
Package.swift
@@ -12,7 +12,7 @@ let package = Package(
12
],
13
dependencies: [
14
.package(url: "https://github.com/apple/swift-certificates.git", from: "1.6.1"),
15
- .package(url: "https://github.com/adam-fowler/swift-zip-archive.git", from: "0.4.1"),
+ .package(url: "https://github.com/adam-fowler/swift-zip-archive.git", from: "0.5.0"),
16
17
targets: [
18
.target(
0 commit comments