[Enhancement] Linux platform support #17
@ -23,8 +23,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/rock-n-code/swift-libs.git",
|
"location" : "https://github.com/rock-n-code/swift-libs.git",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "94a49afb6660e62f8c77035a9ea630b07b48c931",
|
"revision" : "2f3712c830300dde975fbee256b4dca50c5273c2",
|
||||||
"version" : "0.1.5"
|
"version" : "0.1.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -28,7 +28,7 @@ let package = Package(
|
|||||||
),
|
),
|
||||||
],
|
],
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(url: "https://github.com/rock-n-code/swift-libs.git", from: "0.1.5"),
|
.package(url: "https://github.com/rock-n-code/swift-libs.git", from: "0.1.7"),
|
||||||
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
|
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user