We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e1b2d5 commit 01cf7a7Copy full SHA for 01cf7a7
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
18
dependencies: [
19
.package(url: "https://github.com/Macro-swift/Macro.git",
20
- from: "1.0.10"),
+ from: "1.0.14"),
21
.package(url: "https://github.com/AlwaysRightInstitute/mustache.git",
22
from: "1.0.2")
23
],
0 commit comments