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 2ecaed1 commit e9dd393Copy full SHA for e9dd393
Package.swift
@@ -51,7 +51,7 @@ let package = Package(
51
from: "1.1.0"),
52
.package(
53
url: "https://github.com/apple/swift-foundation-icu",
54
- exact: "0.0.5"),
+ revision: "40b9706c92a690e94424a711e6bb45b3dc8e9628"),
55
56
url: "https://github.com/apple/swift-syntax.git",
57
from: "509.0.2")
0 commit comments