From 7c10962f778875aabbf2b313db7eca021c92baec Mon Sep 17 00:00:00 2001 From: Aferdita Date: Wed, 2 Oct 2019 14:49:31 -0400 Subject: [PATCH] updated r2 dependency --- Cartfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile b/Cartfile index 59ac6ff..be273bf 100644 --- a/Cartfile +++ b/Cartfile @@ -1,4 +1,4 @@ -github "readium/r2-shared-swift" == 1.3.4 +github "readium/r2-shared-swift" == 1.4.0 github "stephencelis/SQLite.swift" == 0.12.2 github "krzyzanowskim/CryptoSwift" == 0.15.0 github "weichsel/ZIPFoundation" == 0.9.8