Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
consuelita committed Feb 18, 2024
1 parent bb6b64d commit e210eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ let package = Package(
.package(url: "https://github.com/OperatorFoundation/Net", from: "0.0.10"),
.package(url: "https://github.com/OperatorFoundation/Straw", from: "1.0.1"),
.package(url: "https://github.com/OperatorFoundation/Transport", from: "2.3.13"),
.package(url: "https://github.com/OperatorFoundation/Transmission", branch: "1.2.10"),
.package(url: "https://github.com/OperatorFoundation/Transmission", branch: "1.2.11"),
.package(url: "https://github.com/OperatorFoundation/SwiftHexTools", from: "1.2.6"),
.package(url: "https://github.com/apple/swift-log", from: "1.5.3"),
],

0 comments on commit e210eb4

Please sign in to comment.