Skip to content

Commit 8a2d8d6

Browse files
author
github-actions
committed
Bump to 0.43.0
1 parent 9943657 commit 8a2d8d6

File tree

2 files changed

+5943
-3401
lines changed

2 files changed

+5943
-3401
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let package = Package(
1414
],
1515
dependencies: [],
1616
targets: [
17-
.binaryTarget(name: "nostr_sdkFFI", url: "https://github.com/rust-nostr/nostr-sdk-swift/releases/download/0.42.1/nostr_sdkFFI.xcframework.zip", checksum: "b900cb3bc99aec3924a56ca820724738ea1d47bc1451c4b385934e4889e7f46c"),
17+
.binaryTarget(name: "nostr_sdkFFI", url: "https://github.com/rust-nostr/nostr-sdk-swift/releases/download/0.43.0/nostr_sdkFFI.xcframework.zip", checksum: "1f7db957cdb2116ffd77814bd14f33cca612f898b14996c922cae46739db7daf"),
1818
.target(name: "NostrSDK", dependencies: ["nostr_sdkFFI"]),
1919
]
2020
)

0 commit comments

Comments
 (0)