Skip to content

Commit

Permalink
Release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 28, 2024
1 parent d39ded1 commit 3a898a2
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 @@ -18,7 +18,7 @@ let package = Package(
],
dependencies: [ ],
targets: [
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/wallet-sdk-rs/releases/download/0.0.6/RustFramework.xcframework.zip", checksum: "45fbdb98dc8137a71f4442ba565877a7766a035791278bf890565fa68f4be34b"),
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/wallet-sdk-rs/releases/download/0.0.7/RustFramework.xcframework.zip", checksum: "77861db98e8c4de6f6bb64eef3cb058a6887939a4d72e4012e011c552a7c9d68"),
.target(
name: "WalletSdkRs",
dependencies: [
Expand Down

0 comments on commit 3a898a2

Please sign in to comment.