feat: Updates to newer psychrometrics package. Not yet a working example.
This commit is contained in:
@@ -96,3 +96,5 @@ extension TrackedChanges: Hashable where Value: Hashable {
|
||||
hasher.combine(needsProcessed)
|
||||
}
|
||||
}
|
||||
|
||||
extension TrackedChanges: Sendable where Value: Sendable {}
|
||||
|
||||
Reference in New Issue
Block a user