diff --git a/Package.swift b/Package.swift index f18f07a..21d1fbf 100644 --- a/Package.swift +++ b/Package.swift @@ -11,7 +11,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "1.0.0"), - .package(url: "https://github.com/adam-fowler/compress-nio.git", from: "0.6.0"), + .package(url: "https://github.com/adam-fowler/compress-nio.git", from: "1.0.0"), .package(url: "https://github.com/apple/swift-nio.git", from: "2.32.1"), ], targets: [