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 79626a8 commit 72600cfCopy full SHA for 72600cf
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
],
14
dependencies: [
15
.package(url: "https://github.com/apple/swift-argument-parser.git", .upToNextMinor(from: "1.4.0")),
16
- .package(url: "https://github.com/johnmai-dev/Jinja", .upToNextMinor(from: "1.2.0")),
+ .package(url: "https://github.com/johnmai-dev/Jinja", .upToNextMinor(from: "1.2.1")),
17
18
targets: [
19
.executableTarget(
0 commit comments