We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 660e25d commit 753431aCopy full SHA for 753431a
Package.swift
@@ -3,7 +3,7 @@
3
import PackageDescription
4
5
let package = Package(
6
- name: "URLRouting",
+ name: "swift-url-routing",
7
products: [
8
.library(name: "URLRouting", targets: ["URLRouting"])
9
],
0 commit comments