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 eb9b2ee commit 380071dCopy full SHA for 380071d
Package.swift
@@ -2,7 +2,7 @@
2
import PackageDescription
3
4
let deps: [Package.Dependency] = [
5
- .github("swiftlang/swift-toolchain-sqlite", exact: "1.0.4")
+ .github("swiftlang/swift-toolchain-sqlite", exact: "1.0.7")
6
]
7
8
let targets: [Target] = [
0 commit comments