Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
consuelita committed Feb 18, 2024
1 parent b95fb10 commit d0fd2a4
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 @@ -17,7 +17,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/OperatorFoundation/Bits", from: "2.0.4"),
.package(url: "https://github.com/OperatorFoundation/Datable", from: "4.0.1"),
.package(url: "https://github.com/OperatorFoundation/Net", from: "0.0.9"),
.package(url: "https://github.com/OperatorFoundation/Net", from: "0.0.10"),
.package(url: "https://github.com/OperatorFoundation/SwiftHexTools", from: "1.2.6"),
],
targets: [
Expand Down

0 comments on commit d0fd2a4

Please sign in to comment.