Pārlūkot izejas kodu

Depend on beta 3 tag (#62)

Co-authored-by: George Barnett <gbarnett@apple.com>
Gus Cairo 10 mēneši atpakaļ
vecāks
revīzija
808e6fe3a5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Package.swift

+ 1 - 1
Package.swift

@@ -35,7 +35,7 @@ let products: [Product] = [
 let dependencies: [Package.Dependency] = [
   .package(
     url: "https://github.com/grpc/grpc-swift.git",
-    branch: "main"
+    exact: "2.0.0-beta.3"
   ),
   .package(
     url: "https://github.com/apple/swift-nio.git",