Skip to content

Commit 66a21f8

Browse files
Update dependency apple/swift-http-structured-headers to from: "1.7.0"
1 parent 828d168 commit 66a21f8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
dependencies: [
1717
.package(
1818
url: "https://github.com/apple/swift-http-structured-headers.git",
19-
.upToNextMinor(from: "1.6.0")
19+
.upToNextMinor(from: "1.7.0")
2020
),
2121
],
2222
targets: [

0 commit comments

Comments
 (0)