Skip to content

Commit fe8902f

Browse files
committed
Update to Runtime library 0.6.0
1 parent f388c80 commit fe8902f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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", from: "0.5.0"),
12+
.package(url: "https://github.com/wickwirew/Runtime.git", from: "0.6.0"),
1313
],
1414

1515
targets: [

0 commit comments

Comments
 (0)