Project setup #1

Merged
javier merged 7 commits from library/setup into main 2025-09-18 16:05:30 +00:00
Showing only changes of commit 19c7b5db5f - Show all commits
+2 -1
View File
@@ -18,7 +18,8 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.0.0")
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.0.0"),
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.1.0"),
],
targets: [
.target(