Skip to content

Commit

Permalink
'Cancel' for PromiseKit --
Browse files Browse the repository at this point in the history
* update extensions to point at the latest version of PromiseKit in the pull request
* fix "generic parameter 'T' could not be inferred" compilation errors when using the new 'Promise' initializer that takes a cancellable task
  • Loading branch information
dougzilla32 committed Sep 7, 2018
1 parent fb53850 commit 4118784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "dougzilla32/PromiseKit" "5069bdc1b10847d47f5fdbe3accb623b3b1908a3"
github "dougzilla32/PromiseKit" "dcf77e0afe55e3d18da9a2a5bda28cdf1adcb5a9"

0 comments on commit 4118784

Please sign in to comment.