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 690cb9e commit b3256abCopy full SHA for b3256ab
Sources/GRPCProtobuf/ContiguousBytesAdapter.swift
@@ -64,5 +64,5 @@ struct ContiguousBytesAdapter<
64
}
65
66
67
-@available(gRPCSwiftProtobuf 2.0, *)
+@available(gRPCSwiftProtobuf 2.1, *)
68
extension ContiguousBytesAdapter: Sendable where Bytes: Sendable {}
0 commit comments