Skip to content

Commit da9aea4

Browse files
committed
Update package
1 parent d1a7bf4 commit da9aea4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -7,7 +7,7 @@ let package = Package(
77
.library(name: "APIKit", targets: ["APIKit"]),
88
],
99
dependencies: [
10-
.package(url: "https://github.com/antitypical/Result.git", from: "3.0.0"),
10+
.package(url: "https://github.com/antitypical/Result.git", from: "4.0.0"),
1111
],
1212
targets: [
1313
.target(

0 commit comments

Comments
 (0)