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 792df33 commit 624b74cCopy full SHA for 624b74c
Package.swift
@@ -9,7 +9,7 @@ let package = Package(
9
dependencies: [
10
.package(url: "https://github.com/apple/swift-syntax", from: "508.0.1"),
11
.package(url: "https://github.com/apple/swift-tools-support-core", from: "0.5.2"),
12
- .package(url: "https://github.com/vapor/vapor.git", from: "4.77.0"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.77.1"),
13
.package(url: "https://github.com/vapor/leaf.git", from: "4.2.4"),
14
],
15
targets: [
0 commit comments