We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e0be1 commit e97f97eCopy full SHA for e97f97e
Package.swift
@@ -35,7 +35,7 @@ let products: [Product] = [
35
let dependencies: [Package.Dependency] = [
36
.package(
37
url: "https://github.com/grpc/grpc-swift.git",
38
- exact: "2.0.0-beta.1"
+ exact: "2.0.0-beta.2"
39
),
40
41
url: "https://github.com/apple/swift-nio.git",
0 commit comments