Skip to content

Commit

Permalink
Release 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 29, 2024
1 parent 4c82158 commit decfd6e
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.4/RustFramework.xcframework.zip", checksum: "e19a91c734e0b0d63fa301359434adbbb37899af410b1ea2613e49ae9371ac13"),
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/wallet-sdk-rs/releases/download/0.0.6/RustFramework.xcframework.zip", checksum: "45fbdb98dc8137a71f4442ba565877a7766a035791278bf890565fa68f4be34b"),
.target(
name: "WalletSdkRs",
dependencies: [
Expand Down

0 comments on commit decfd6e

Please sign in to comment.