Skip to content

Commit efed2f6

Browse files
author
Mike Pollard
committed
1 parent 8639ed8 commit efed2f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 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
@@ -9,7 +9,7 @@ let package = Package(
99
],
1010

1111
dependencies: [
12-
.package(url: "https://github.com/wickwirew/Runtime.git", .branch("nested-struct-crash")),
12+
.package(url: "https://github.com/wickwirew/Runtime.git", .upToNextMinor(from: "2.1.0")),
1313

1414
// ⏱ Promises and reactive-streams in Swift built for high-performance and scalability.
1515
.package(url: "https://github.com/vapor/core.git", from: "3.0.0"),

0 commit comments

Comments
 (0)