Skip to content

Commit 22aab6f

Browse files
committed
Update swift-http-sturectured-headers v1.0.0
1 parent a792f30 commit 22aab6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -13,7 +13,7 @@ let package = Package(
1313
dependencies: [
1414
.package(
1515
url: "https://github.com/apple/swift-http-structured-headers.git",
16-
.upToNextMinor(from: "0.3.0")
16+
.upToNextMinor(from: "1.0.0")
1717
),
1818
],
1919
targets: [

0 commit comments

Comments
 (0)