Update dependency ordo-one/package-benchmark to from: "1.27.3" (#75)
This commit is contained in:
parent
d4e779fc66
commit
9708eba6cb
|
|
@ -10,7 +10,7 @@ let package = Package(
|
||||||
],
|
],
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(path: "../"),
|
.package(path: "../"),
|
||||||
.package(url: "https://github.com/ordo-one/package-benchmark", .upToNextMajor(from: "1.27.2"))
|
.package(url: "https://github.com/ordo-one/package-benchmark", .upToNextMajor(from: "1.27.3"))
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.executableTarget(
|
.executableTarget(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue