Skip to content

Commit cc7fb86

Browse files
committed
bump fnd dep
1 parent baa822f commit cc7fb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
],
1313
dependencies: [
1414
.package(url: "https://github.com/tkey/curvelib.swift", from: "2.0.0"),
15-
.package(url: "https://github.com/torusresearch/fetch-node-details-swift", from: "8.0.0"),
15+
.package(url: "https://github.com/torusresearch/fetch-node-details-swift", from: "8.0.1"),
1616
// NB: jwt-kit may only be a dependency in tests or it will break cocoapod support
1717
.package(url: "https://github.com/vapor/jwt-kit.git", from: "4.0.0"),
1818
],

0 commit comments

Comments
 (0)