Skip to content

Commit

Permalink
Merge branch 'main' of github.com:OperatorFoundation/TransmissionLinux
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr. Brandon Wiley committed Nov 22, 2021
2 parents 4ee5491 + 430ded6 commit 9d5247b
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
Expand Up @@ -19,7 +19,7 @@ let package = Package(
.package(url: "https://github.com/OperatorFoundation/Datable", from: "3.1.2"),
.package(name: "Socket", url: "https://github.com/OperatorFoundation/BlueSocket", from: "1.1.0"),
.package(url: "https://github.com/OperatorFoundation/Net", from: "0.0.1"),
.package(url: "https://github.com/OperatorFoundation/Transport", from: "2.3.9"),
.package(url: "https://github.com/OperatorFoundation/Transport", from: "2.3.11"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.4.2")
],
targets: [
Expand Down

0 comments on commit 9d5247b

Please sign in to comment.