Skip to content

Commit ec4695a

Browse files
committed
Update Package.swift
1 parent 984008f commit ec4695a

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: ["SwiftConfiguration"]),
4141
],
4242
dependencies: [
43-
.package(path: "../swift-http-api-proposal"),
43+
.package(url: "https://github.com/apple/swift-http-api-proposal", branch: "main"),
4444
.package(
4545
url: "https://github.com/FranzBusch/swift-collections.git",
4646
branch: "fb-async"

0 commit comments

Comments
 (0)