mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 05:44:20 +01:00
Update snippets to 0.2.10
This commit is contained in:
@@ -8,7 +8,7 @@ let package = Package(
|
||||
platforms: [.macOS(.v12)],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.3"),
|
||||
.package(url: "https://github.com/breez/breez-sdk-swift", from:"0.2.9")
|
||||
.package(url: "https://github.com/breez/breez-sdk-swift", from:"0.2.10")
|
||||
],
|
||||
targets: [
|
||||
// Targets are the basic building blocks of a package, defining a module or a test suite.
|
||||
|
||||
Reference in New Issue
Block a user