Update PathKit. (#297)

This commit is contained in:
Marek Fořt
2020-08-12 21:13:45 +02:00
committed by GitHub
parent 124df01d3c
commit a84cd3d877

View File

@@ -7,7 +7,7 @@ let package = Package(
.library(name: "Stencil", targets: ["Stencil"])
],
dependencies: [
.package(url: "https://github.com/kylef/PathKit.git", from: "0.9.0"),
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.0"),
.package(url: "https://github.com/kylef/Spectre.git", from: "0.9.0")
],
targets: [