We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34d33dc commit 360535cCopy full SHA for 360535c
Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
.package(url: "https://github.com/nerzh/swift-regular-expression.git", .upToNextMajor(from: "0.2.4")),
17
.package(url: "https://github.com/nerzh/SwiftFileUtils", .upToNextMinor(from: "1.3.0")),
18
.package(url: "https://github.com/bytehubio/BigInt", exact: "5.3.0"),
19
- .package(url: "https://github.com/nerzh/swift-extensions-pack", .upToNextMinor(from: "1.3.5")),
+ .package(url: "https://github.com/nerzh/swift-extensions-pack", .upToNextMinor(from: "1.3.6")),
20
],
21
targets: [
22
.systemLibrary(name: "CTonSDK", pkgConfig: "libton_client"),
0 commit comments