Skip to content

Commit

Permalink
Updated Net
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr. Brandon Wiley committed Dec 7, 2021
1 parent 48c8aec commit b1ad59a
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/Chord", from: "0.0.15"),
.package(url: "https://github.com/OperatorFoundation/Datable", from: "3.1.4"),
.package(name: "Socket", url: "https://github.com/Kitura/BlueSocket", from: "2.0.2"),
.package(url: "https://github.com/OperatorFoundation/Net", from: "0.0.1"),
.package(url: "https://github.com/OperatorFoundation/Net", from: "0.0.2"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.4.2"),
.package(url: "https://github.com/OperatorFoundation/SwiftHexTools.git", from: "1.2.5")
],
Expand Down

0 comments on commit b1ad59a

Please sign in to comment.