Skip to content

Commit

Permalink
Sendable
Browse files Browse the repository at this point in the history
  • Loading branch information
nighthawk committed Oct 3, 2024
1 parent bb94449 commit ee3fc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/GeoProjector/ProjectionMode.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import GeoJSONKit

public enum ProjectionMode: String, Codable {
public enum ProjectionMode: String, Codable, Sendable {
case automatic

case mercator
Expand Down

0 comments on commit ee3fc97

Please sign in to comment.