1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-08-16 00:20:23 +03:00

Update Package.swift

This commit is contained in:
Brendan Kirchner 2022-11-07 15:50:33 -05:00 committed by GitHub
parent 9c087eafd6
commit c4e794dfe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/drmohundro/SWXMLHash",
from: "6.0.0"
from: "7.0.0"
)
],
targets: [