We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4696e commit 815bb64Copy full SHA for 815bb64
1 file changed
Package.swift
@@ -19,7 +19,7 @@ let package = Package(
19
],
20
dependencies: [
21
.package(url: "https://github.com/NikSativa/Threading.git", from: "2.3.0"),
22
- .package(url: "https://github.com/NikSativa/SpryKit.git", from: "3.2.0")
+ .package(url: "https://github.com/NikSativa/SpryKit.git", from: "3.2.1")
23
24
targets: [
25
.target(name: "DefferedTaskKit",
0 commit comments