Skip to content

Commit 7178787

Browse files
committed
Pin swift-http-api-proposal to commit
1 parent 13b0f5b commit 7178787

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ let package = Package(
4040
.default(enabledTraits: ["Configuration"]),
4141
],
4242
dependencies: [
43-
.package(url: "https://github.com/apple/swift-http-api-proposal.git", branch: "main"),
43+
.package(url: "https://github.com/apple/swift-http-api-proposal.git", branch: "2cb0ef6722e2086a04b5a14c0c40971b8038099a"),
4444
.package(url: "https://github.com/apple/swift-http-types.git", from: "1.0.0"),
4545
.package(url: "https://github.com/apple/swift-distributed-tracing.git", from: "1.0.0"),
4646
.package(url: "https://github.com/apple/swift-certificates.git", from: "1.16.0"),

0 commit comments

Comments
 (0)