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.
2 parents 09207ed + aa9ec26 commit dce920bCopy full SHA for dce920b
_Packages/Package.swift
@@ -11,7 +11,7 @@ let package = Package(
11
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12
.package(url: "https://github.com/apple/swift-collections", from: "1.0.6"),
13
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
14
- .package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
+ .package(url: "https://github.com/apple/swift-numerics", from: "1.0.3"),
15
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
16
],
17
targets: [
0 commit comments