Update Spectre to 0.10.1
This commit is contained in:
@@ -8,7 +8,7 @@ let package = Package(
|
|||||||
],
|
],
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),
|
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),
|
||||||
.package(url: "https://github.com/kylef/Spectre.git", from: "0.9.0")
|
.package(url: "https://github.com/kylef/Spectre.git", from: "0.10.1")
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.target(name: "Stencil", dependencies: [
|
.target(name: "Stencil", dependencies: [
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ let package = Package(
|
|||||||
],
|
],
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),
|
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),
|
||||||
.package(url: "https://github.com/kylef/Spectre.git", from: "0.9.0")
|
.package(url: "https://github.com/kylef/Spectre.git", from: "0.10.1")
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.target(name: "Stencil", dependencies: [
|
.target(name: "Stencil", dependencies: [
|
||||||
|
|||||||
Reference in New Issue
Block a user