Skip to content

Commit 62cc957

Browse files
committed
Bump CanonicalPackageURL to 1.0.0
1 parent 6c8bcc1 commit 62cc957

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 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
@@ -30,7 +30,7 @@ let package = Package(
3030
.package(url: "https://github.com/JohnSundell/Ink.git", from: "0.5.1"),
3131
.package(url: "https://github.com/swift-server/swift-prometheus.git", from: "1.0.0"),
3232
.package(url: "https://github.com/SwiftPackageIndex/Plot.git", branch: "main"),
33-
.package(url: "https://github.com/SwiftPackageIndex/CanonicalPackageURL.git", from: "0.0.8"),
33+
.package(url: "https://github.com/SwiftPackageIndex/CanonicalPackageURL.git", from: "1.0.0"),
3434
.package(url: "https://github.com/SwiftPackageIndex/DependencyResolution.git", from: "1.1.2"),
3535
.package(url: "https://github.com/SwiftPackageIndex/SPIManifest.git", from: "1.2.0"),
3636
.package(url: "https://github.com/SwiftPackageIndex/SemanticVersion.git", from: "0.3.0"),

0 commit comments

Comments
 (0)