Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
bragelbytes committed Oct 30, 2024
1 parent 27519d1 commit f827fe3
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 @@ -18,7 +18,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-crypto", from: "3.3.0"),
.package(url: "https://github.com/OperatorFoundation/Datable", from: "4.0.1"),
.package(url: "https://github.com/OperatorFoundation/Song", from: "0.2.7"),
.package(url: "https://github.com/OperatorFoundation/Song", from: "0.2.8"),
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit f827fe3

Please sign in to comment.