We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76326cc commit 7cafe0cCopy full SHA for 7cafe0c
Packages/Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
],
17
dependencies: [
18
.package(url: "https://github.com/apple/swift-log.git", from: "1.0.0"),
19
- .package(url: "https://github.com/MaxDesiatov/XMLCoder.git", from: "0.12.0")
+ .package(url: "https://github.com/MaxDesiatov/XMLCoder.git", from: "0.13.0")
20
21
targets: [
22
.target(
0 commit comments