Skip to content

Commit 072fc94

Browse files
committed
Update Cache to 2.0.0
1 parent 88e76ae commit 072fc94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 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
@@ -20,7 +20,7 @@ let package = Package(
2020
],
2121
dependencies: [
2222
// Dependencies declare other packages that this package depends on.
23-
.package(url: "https://github.com/0xLeif/Cache", from: "1.0.0")
23+
.package(url: "https://github.com/0xLeif/Cache", from: "2.0.0")
2424
],
2525
targets: [
2626
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)