Skip to content

Commit e160b26

Browse files
committed
Depend on grpc-swift-protobuf main branch
1 parent 324a6ee commit e160b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ let dependencies: [Package.Dependency] = [
4747
),
4848
.package(
4949
url: "https://github.com/grpc/grpc-swift-protobuf.git",
50-
exact: "1.0.0-beta.3"
50+
branch: "main"
5151
),
5252
.package(
5353
url: "https://github.com/apple/swift-protobuf.git",

0 commit comments

Comments
 (0)