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 718bd39 commit 1154d0eCopy full SHA for 1154d0e
1 file changed
_Packages/Package.swift
@@ -12,7 +12,7 @@ let package = Package(
12
.package(url: "https://github.com/apple/swift-collections", from: "1.5.1"),
13
.package(url: "https://github.com/apple/swift-crypto", from: "4.5.0"),
14
.package(url: "https://github.com/apple/swift-numerics", from: "1.1.1"),
15
- .package(url: "https://github.com/apple/swift-system", from: "1.6.4"),
+ .package(url: "https://github.com/apple/swift-system", from: "1.6.5"),
16
],
17
targets: [
18
.target(
0 commit comments