1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-08-16 00:20:23 +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: [
.package(
url: "https://github.com/drmohundro/SWXMLHash",
from: "6.0.0"
)
url: "https://github.com/drmohundro/SWXMLHash.git",
.upToNextMinor(from: "7.0.1")
),
],
targets: [
.target(