Skip to content

Commit 17d955c

Browse files
Merge pull request #6 from SwiftFiddle/renovate/apple-swift-crypto-3.x
Update dependency apple/swift-crypto to from: "3.12.2"
2 parents 58031ef + 491eafa commit 17d955c

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
@@ -10,7 +10,7 @@ let package = Package(
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.2.1"),
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"),
13-
.package(url: "https://github.com/apple/swift-crypto", from: "3.11.1"),
13+
.package(url: "https://github.com/apple/swift-crypto", from: "3.12.2"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.3"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.4.2"),
1616
],

0 commit comments

Comments
 (0)