Skip to content

Commit 14bdd5a

Browse files
committed
Update to the HB2 beta
1 parent 7a624b8 commit 14bdd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
],
1414
dependencies: [
1515
.package(url: "https://github.com/apple/swift-openapi-runtime.git", from: "1.0.0"),
16-
.package(url: "https://github.com/hummingbird-project/hummingbird.git", revision: "remove-hb-prefix"),
16+
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.0.0-beta.1"),
1717
],
1818
targets: [
1919
.target(

0 commit comments

Comments
 (0)