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 13f8773 commit f430824Copy full SHA for f430824
Package.swift
@@ -8,7 +8,7 @@ let package = Package(
8
],
9
dependencies: [
10
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.1"),
11
- .package(url: "https://github.com/vapor/leaf.git", from: "4.4.0"),
+ .package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
12
.package(url: "https://github.com/apple/swift-format.git", from: "510.1.0"),
13
14
targets: [
0 commit comments