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 76d59bc commit a78911dCopy full SHA for a78911d
Package.swift
@@ -8,7 +8,7 @@ let package = Package(
8
],
9
dependencies: [
10
.package(
11
- url: "https://github.com/tris-foundation/test.git",
+ url: "https://github.com/tris-code/test.git",
12
.branch("master"))
13
14
targets: [
0 commit comments