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.
2 parents eb9b2ee + 380071d commit 591a225Copy full SHA for 591a225
1 file changed
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