1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-11 13:15:35 +03:00

Bump WSXMLHash

This commit is contained in:
Miniakhmetov Eduard 2024-02-07 16:37:05 +03:00
parent 273964aa99
commit 81ba16d0a4

View File

@ -16,9 +16,9 @@ let package = Package(
], ],
dependencies: [ dependencies: [
.package( .package(
url: "https://github.com/drmohundro/SWXMLHash", url: "https://github.com/drmohundro/SWXMLHash.git",
from: "6.0.0" .upToNextMinor(from: "7.0.1")
) ),
], ],
targets: [ targets: [
.target( .target(