Skip to content

Commit

Permalink
Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLucasMarcal committed Jun 22, 2023
1 parent fa16eac commit 58bfb6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ let packageDependencies: [Package.Dependency] = [
from: "0.0.1"
),
.package(
url: "https://github.com/apple/swift-nio-http2.git",
from: "1.26.0"
url: "https://github.com/lucasmarcal-faire/swift-nio-http2.git",
from: "0.0.1"
),
.package(
url: "https://github.com/apple/swift-nio-transport-services.git",
Expand Down

0 comments on commit 58bfb6c

Please sign in to comment.