Skip to content

Commit 7117776

Browse files
Merge pull request #39 from SwiftFiddle/renovate/apple-swift-numerics-1.x
Update dependency apple/swift-numerics to from: "1.0.3"
2 parents 8aab98a + 297001f commit 7117776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _Packages/Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.2.0"),
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "3.7.1"),
14-
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
14+
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.3"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.3.2"),
1616
],
1717
targets: [

0 commit comments

Comments
 (0)