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.
2 parents fa93ff2 + 2e62652 commit 913804bCopy full SHA for 913804b
README.md
@@ -26,7 +26,7 @@ import PackageDescription
26
let package = Package(
27
name: "myApplication",
28
dependencies: [
29
- .package(url: "https://github.com/TangoGolfDigital/Curses.git", from: "0.0.51"),
+ .package(url: "https://github.com/TheCoderMerlin/Curses.git", from: "1.0.0"),
30
],
31
targets: [
32
.target(
0 commit comments