Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
bragelbytes committed Nov 4, 2024
1 parent 5ee7de3 commit 2bbe568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/OperatorFoundation/Datable", from: "4.0.1"),
.package(url: "https://github.com/OperatorFoundation/SwiftHexTools", from: "1.2.6"),
.package(url: "https://github.com/OperatorFoundation/Transmission", from: "1.2.11"),
.package(url: "https://github.com/OperatorFoundation/TransmissionData", from: "1.0.0"),
.package(url: "https://github.com/OperatorFoundation/Transmission", from: "1.2.13"),
.package(url: "https://github.com/OperatorFoundation/TransmissionData", from: "1.0.1"),
],
targets: [
.target(
Expand Down

0 comments on commit 2bbe568

Please sign in to comment.