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.
swift-protobuf
1.31.0
1 parent b2655ed commit 977f0f1Copy full SHA for 977f0f1
Package.swift
@@ -26,7 +26,7 @@ let package = Package(
26
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.1"),
27
.package(url: "https://github.com/apple/swift-nio.git", from: "2.80.0"),
28
.package(url: "https://github.com/apple/swift-nio-extras.git", from: "1.24.1"),
29
- .package(url: "https://github.com/apple/swift-protobuf.git", from: "1.28.2"),
+ .package(url: "https://github.com/apple/swift-protobuf.git", from: "1.31.0"),
30
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.25.2"),
31
],
32
targets: [
0 commit comments