Skip to content

Commit b3256ab

Browse files
authored
Update Sources/GRPCProtobuf/ContiguousBytesAdapter.swift
1 parent 690cb9e commit b3256ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GRPCProtobuf/ContiguousBytesAdapter.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ struct ContiguousBytesAdapter<
6464
}
6565
}
6666

67-
@available(gRPCSwiftProtobuf 2.0, *)
67+
@available(gRPCSwiftProtobuf 2.1, *)
6868
extension ContiguousBytesAdapter: Sendable where Bytes: Sendable {}

0 commit comments

Comments
 (0)