Skip to content

Commit

Permalink
Changed Pipeline dependency to TheAcharya
Browse files Browse the repository at this point in the history
  • Loading branch information
orchetect committed Oct 11, 2023
1 parent 5db1690 commit 9b272fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-log.git", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-collections.git", from: "1.0.0"),
.package(url: "https://github.com/dehesa/CodableCSV.git", from: "0.6.7"),
.package(url: "https://github.com/vzhd1701/pipeline.git", from: "0.1.1"),
.package(url: "https://github.com/TheAcharya/pipeline.git", from: "0.1.1"),
.package(url: "https://github.com/orchetect/TimecodeKit.git", from: "2.0.3"),
.package(url: "https://github.com/orchetect/DAWFileKit.git", from: "0.2.8")
],
Expand Down

0 comments on commit 9b272fb

Please sign in to comment.