Skip to content

Commit

Permalink
Use a citron that works with XCode
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrahams committed Jan 11, 2024
1 parent 353e587 commit c8d1ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let package = Package(
targets: ["Lotsawa"]),
],
dependencies: [
.package(url: "https://github.com/dabrahams/citron.git", from: "2.1.1"),
.package(url: "https://github.com/dabrahams/citron.git", from: "2.1.2"),
.package(url: "https://github.com/apple/swift-docc-plugin.git", from: "1.3.0"),
.package(url: "https://github.com/SwiftPackageIndex/SPIManifest.git", from: "0.12.0")
]
Expand Down

0 comments on commit c8d1ed1

Please sign in to comment.