feat: Updates for Sendable conformance
This commit is contained in:
@@ -5,7 +5,7 @@ import MQTTNIO
|
||||
|
||||
// TODO: Remove
|
||||
|
||||
public struct DewPointEnvironment {
|
||||
public struct DewPointEnvironment: Sendable {
|
||||
|
||||
public var envVars: EnvVars
|
||||
public var mqttClient: MQTTNIO.MQTTClient
|
||||
|
||||
Reference in New Issue
Block a user