Skip to content

Commit 46a23b5

Browse files
committed
Use Cadova 0.8.0
1 parent 5de80bf commit 46a23b5

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Package.resolved

Lines changed: 11 additions & 11 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
.executable(name: "Helical-Demo", targets: ["Demo"]),
1111
],
1212
dependencies: [
13-
.package(url: "https://github.com/tomasf/Cadova.git", .upToNextMinor(from: "0.7.0")),
13+
.package(url: "https://github.com/tomasf/Cadova.git", .upToNextMinor(from: "0.8.0")),
1414
],
1515
targets: [
1616
.target(

0 commit comments

Comments
 (0)