Skip to content

Commit d78fbf2

Browse files
committed
Use Apus 0.1.4
1 parent abd0566 commit d78fbf2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ let package = Package(
1010
dependencies: [
1111
.package(url: "https://github.com/tomasf/manifold-swift.git", from: "1.0.0"),
1212
.package(url: "https://github.com/tomasf/ThreeMF.git", .upToNextMinor(from: "0.2.3")),
13-
.package(url: "https://github.com/tomasf/Apus.git", .upToNextMinor(from: "0.1.3")),
13+
.package(url: "https://github.com/tomasf/Apus.git", .upToNextMinor(from: "0.1.4")),
1414
.package(url: "https://github.com/tomasf/Pelagos.git", .upToNextMinor(from: "0.1.3")),
1515
],
1616
targets: [

0 commit comments

Comments
 (0)