Skip to content

Commit 53bfa0b

Browse files
Sendable Hub.Downloader, Hub.Hub and Hub.HubApi .2
1 parent 28dd6db commit 53bfa0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
],
1919
dependencies: [
2020
.package(url: "https://github.com/apple/swift-argument-parser.git", .upToNextMinor(from: "1.4.0")),
21-
.package(url: "https://github.com/johnmai-dev/Jinja", .upToNextMinor(from: "1.1.0")),
21+
.package(url: "https://github.com/johnmai-dev/Jinja", .upToNextMinor(from: "1.2.0")),
2222
],
2323
targets: [
2424
.executableTarget(

0 commit comments

Comments
 (0)