Skip to content

Commit 97b8dec

Browse files
coenttbclaude
andcommitted
Update dependencies to use semantic versioning
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 726c4bd commit 97b8dec

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
@@ -22,7 +22,7 @@ let package = Package(
2222
.library(name: .rfc1123, targets: [.rfc1123]),
2323
],
2424
dependencies: [
25-
.package(url: "https://github.com/swift-web-standards/swift-rfc-1035.git", branch: "main"),
25+
.package(url: "https://github.com/swift-web-standards/swift-rfc-1035.git", from: "0.0.1"),
2626
],
2727
targets: [
2828
.target(

0 commit comments

Comments
 (0)