Skip to content

Commit c88f90f

Browse files
committed
Update Package.swift
1 parent 05f4cd1 commit c88f90f

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
@@ -16,7 +16,7 @@ let package = Package(
1616
targets: ["TransmissionData"]),
1717
],
1818
dependencies: [
19-
.package(url: "https://github.com/OperatorFoundation/Straw", branch: "release"),
19+
.package(url: "https://github.com/OperatorFoundation/Straw", branch: "1.0.0"),
2020
.package(url: "https://github.com/OperatorFoundation/SwiftHexTools", branch: "1.2.6"),
2121
.package(url: "https://github.com/OperatorFoundation/Transmission", branch: "release"),
2222
],

0 commit comments

Comments
 (0)