Files
Thomas Van Lenten c1817627b5 Update FuzzTesting Package.swift. (#2037)
Now that https://github.com/google/oss-fuzz/pull/14342 has landed, we
can properly updated FuzzTesting/Package.swift to also be 6.x based.

This pulls over what @glbrntt's had attempted in #1913 but couldn't be
landed because of issues in 6.0/6.1, but now that we only do fuzz
testing on 6.2+ it is safe.

It also sets the explicit `traits` for SwiftProtobuf since the FieldMask
additions aren't needed.
2026-04-27 15:18:26 +00:00
..