diff --git a/Package.swift b/Package.swift index a2771e2..4d7bebf 100644 --- a/Package.swift +++ b/Package.swift @@ -24,7 +24,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/openalloc/AllocData.git", from: "1.1.0"), - .package(url: "https://github.com/SwiftCSV/SwiftCSV.git", .exact( "0.7.0")), + .package(url: "https://github.com/openalloc/SwiftCSV.git", from: "0.6.1"), ], targets: [ .target(