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 75013a7 commit e9cae0eCopy full SHA for e9cae0e
Package.swift
@@ -9,7 +9,7 @@ let package = Package(
9
dependencies: [
10
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.7"),
11
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
12
- .package(url: "https://github.com/apple/swift-tools-support-core", from: "0.7.1"),
+ .package(url: "https://github.com/apple/swift-tools-support-core", from: "0.7.2"),
13
],
14
targets: [
15
.executableTarget(
0 commit comments