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 e53acc3 commit 95aa01dCopy full SHA for 95aa01d
Package.swift
@@ -24,7 +24,7 @@ let package = Package(
24
.library(name: .rfc1035, targets: [.rfc1035])
25
],
26
dependencies: [
27
- .package(url: "https://github.com/swift-standards/swift-standards.git", from: "0.1.0"),
+ .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"),
29
30
targets: [
0 commit comments