Skip to content

Commit 922c297

Browse files
Update dependency apple/swift-system to from: "1.4.1"
1 parent c18d109 commit 922c297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_Packages/Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.6"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "3.0.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.4.1"),
1616
],
1717
targets: [
1818
.target(

0 commit comments

Comments
 (0)