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 95aa01d commit 9ff8b2eCopy full SHA for 9ff8b2e
Package.swift
@@ -25,7 +25,7 @@ let package = Package(
25
],
26
dependencies: [
27
.package(url: "https://github.com/swift-standards/swift-standards.git", from: "0.4.0"),
28
- .package(url: "https://github.com/swift-standards/swift-incits-4-1986.git", from: "0.4.0"),
+ .package(url: "https://github.com/swift-standards/swift-incits-4-1986.git", from: "0.4.1"),
29
30
targets: [
31
.target(
0 commit comments