From 9b4cac3d1d3cc7ba46da418b56a6897f1efb6e36 Mon Sep 17 00:00:00 2001 From: Adam Fowler Date: Mon, 26 Apr 2021 11:05:58 +0100 Subject: [PATCH] Use hummingbird-core v0.9.0 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 271715a36..05effbfcf 100644 --- a/Package.swift +++ b/Package.swift @@ -20,7 +20,7 @@ let package = Package( .package(url: "https://github.com/apple/swift-nio-ssl.git", from: "2.4.0"), .package(url: "https://github.com/swift-server/async-http-client.git", from: "1.2.0"), .package(url: "https://github.com/swift-server/swift-service-lifecycle.git", from: "1.0.0-alpha.6"), - .package(url: "https://github.com/hummingbird-project/hummingbird-core.git", .branch("main")), + .package(url: "https://github.com/hummingbird-project/hummingbird-core.git", from: "0.9.0"), ], targets: [ .target(name: "Hummingbird", dependencies: [