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 cfa2c1e commit 758c1f9Copy full SHA for 758c1f9
Package.swift
@@ -12,7 +12,7 @@ var package = Package(
12
13
dependencies: [
14
.package(url: "https://github.com/Lighter-swift/Lighter.git",
15
- from: "1.0.2"),
+ from: "1.0.8"),
16
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
17
],
18
Package@swift-5.7.swift
0 commit comments