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 fbbea2e commit 2a91767Copy full SHA for 2a91767
Package.swift
@@ -8,7 +8,7 @@ let package = Package(
8
],
9
dependencies: [
10
.package(url: "https://github.com/kishikawakatsumi/swift-experimental-string-processing.git", branch: "metrics"),
11
- .package(url: "https://github.com/vapor/vapor.git", from: "4.117.2"),
+ .package(url: "https://github.com/vapor/vapor.git", from: "4.118.0"),
12
.package(url: "https://github.com/vapor/leaf.git", from: "4.5.1"),
13
14
targets: [
0 commit comments