Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>
  • Loading branch information
jhoughjr and gwynne committed Aug 29, 2023
1 parent 27e3e66 commit d06b572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ let package = Package(
.package(url: "https://github.com/apple/swift-nio-transport-services.git", from: "1.16.0"),
.package(url: "https://github.com/apple/swift-atomics.git", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.0.0"),

],
targets: [
.target(name: "WebSocketKit", dependencies: [
Expand Down

0 comments on commit d06b572

Please sign in to comment.