Skip to content

Commit

Permalink
bump fnd dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav Goel committed Jan 14, 2025
1 parent baa822f commit cc7fb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/tkey/curvelib.swift", from: "2.0.0"),
.package(url: "https://github.com/torusresearch/fetch-node-details-swift", from: "8.0.0"),
.package(url: "https://github.com/torusresearch/fetch-node-details-swift", from: "8.0.1"),
// NB: jwt-kit may only be a dependency in tests or it will break cocoapod support
.package(url: "https://github.com/vapor/jwt-kit.git", from: "4.0.0"),
],
Expand Down

0 comments on commit cc7fb86

Please sign in to comment.