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 324a6ee commit e160b26Copy full SHA for e160b26
Package.swift
@@ -47,7 +47,7 @@ let dependencies: [Package.Dependency] = [
47
),
48
.package(
49
url: "https://github.com/grpc/grpc-swift-protobuf.git",
50
- exact: "1.0.0-beta.3"
+ branch: "main"
51
52
53
url: "https://github.com/apple/swift-protobuf.git",
0 commit comments