Skip to content

Commit

Permalink
Update to the HB2 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Joannis committed Mar 14, 2024
1 parent 7a624b8 commit 14bdd5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Expand Up @@ -13,7 +13,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/apple/swift-openapi-runtime.git", from: "1.0.0"),
.package(url: "https://github.com/hummingbird-project/hummingbird.git", revision: "remove-hb-prefix"),
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.0.0-beta.1"),
],
targets: [
.target(
Expand Down

0 comments on commit 14bdd5a

Please sign in to comment.