Skip to content

Commit 360535c

Browse files
committed
up
1 parent 34d33dc commit 360535c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
.package(url: "https://github.com/nerzh/swift-regular-expression.git", .upToNextMajor(from: "0.2.4")),
1717
.package(url: "https://github.com/nerzh/SwiftFileUtils", .upToNextMinor(from: "1.3.0")),
1818
.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")),
19+
.package(url: "https://github.com/nerzh/swift-extensions-pack", .upToNextMinor(from: "1.3.6")),
2020
],
2121
targets: [
2222
.systemLibrary(name: "CTonSDK", pkgConfig: "libton_client"),

0 commit comments

Comments
 (0)