Update PathKit. (#297)
This commit is contained in:
@@ -7,7 +7,7 @@ let package = Package(
|
|||||||
.library(name: "Stencil", targets: ["Stencil"])
|
.library(name: "Stencil", targets: ["Stencil"])
|
||||||
],
|
],
|
||||||
dependencies: [
|
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")
|
.package(url: "https://github.com/kylef/Spectre.git", from: "0.9.0")
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
|
|||||||
Reference in New Issue
Block a user