Skip to content

Commit 328430a

Browse files
authored
chore: update libraries (#247)
1 parent 5e1dcca commit 328430a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Package.resolved

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var dependencies: [Package.Dependency] = [
88
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.8.1"),
99
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "1.0.0"),
1010
.package(url: "https://github.com/pointfreeco/swift-concurrency-extras", from: "1.0.0"),
11-
.package(url: "https://github.com/apple/swift-crypto.git", "1.0.0" ..< "3.0.0"),
11+
.package(url: "https://github.com/apple/swift-crypto.git", "1.0.0" ..< "4.0.0"),
1212
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "1.0.0"),
1313
]
1414

0 commit comments

Comments
 (0)