Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoSax committed Sep 15, 2021
1 parent e475282 commit ac72def
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 @@ -66,7 +66,7 @@ let package = Package(
.package(url: "https://github.com/OperatorFoundation/Transport.git",
from: "2.3.6"),
.package(url: "https://github.com/OperatorFoundation/SwiftQueue.git",
from: "0.1.1")],
from: "0.1.0")],
targets: [
.target(
name: "ReplicantSwift",
Expand Down

0 comments on commit ac72def

Please sign in to comment.