Merge branch 'master' into benchmark-ci
This commit is contained in:
commit
25a60f18df
|
|
@ -10,7 +10,7 @@ let package = Package(
|
|||
],
|
||||
dependencies: [
|
||||
.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: [
|
||||
.executableTarget(
|
||||
|
|
|
|||
Loading…
Reference in New Issue