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 a3e95ef commit 69aa037Copy full SHA for 69aa037
README.md
@@ -24,7 +24,7 @@ import PackageDescription
24
let package = Package(
25
/* Your package name, supported platforms, and generated products go here */
26
dependencies: [
27
- .package(url: "https://github.com/dehesa/Conbini.git", from: "0.6.2")
+ .package(url: "https://github.com/dehesa/package-conbini.git", from: "0.6.2")
28
],
29
targets: [
30
.target(name: /* Your target name here */, dependencies: ["Conbini"])
0 commit comments