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 abf01b9 commit 8b2722bCopy full SHA for 8b2722b
Package.swift
@@ -23,7 +23,7 @@ let package = Package(
23
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.6.1"),
24
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.4"),
25
.package(url: "https://github.com/apple/swift-collections.git", from: "1.2.1"),
26
- .package(url: "https://github.com/TheAcharya/XLKit.git", from: "1.0.6"),
+ .package(url: "https://github.com/TheAcharya/XLKit.git", from: "1.0.7"),
27
.package(url: "https://github.com/orchetect/TextFileKit.git", from: "0.2.2"),
28
.package(url: "https://github.com/orchetect/TimecodeKit.git", from: "2.3.3"),
29
.package(url: "https://github.com/orchetect/DAWFileKit.git", from: "0.5.4"),
0 commit comments