We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a9e50 commit 9db5fd3Copy full SHA for 9db5fd3
Package.swift
@@ -16,7 +16,7 @@
16
import PackageDescription
17
18
let package = Package(
19
- name: "NIOHTTPClient",
+ name: "swift-nio-http-client",
20
products: [
21
.library(name: "NIOHTTPClient", targets: ["NIOHTTPClient"]),
22
],
0 commit comments