From e64f03bd6e7942f89816abce1ae6ef349171d108 Mon Sep 17 00:00:00 2001 From: Aferdita Muriqi Date: Tue, 1 Oct 2019 14:35:03 -0400 Subject: [PATCH] r2 dependency updates --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index f0b2b1f..460e142 100644 --- a/Cartfile +++ b/Cartfile @@ -1,4 +1,4 @@ -github "readium/r2-shared-swift" == 1.3.3 +github "readium/r2-shared-swift" == 1.3.4 github "stephencelis/SQLite.swift" == 0.11.5 github "krzyzanowskim/CryptoSwift" == 0.15.0 github "weichsel/ZIPFoundation" == 0.9.8 diff --git a/Cartfile.resolved b/Cartfile.resolved index b6b8ff5..93340ba 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ github "krzyzanowskim/CryptoSwift" "0.15.0" -github "readium/r2-shared-swift" "1.3.3" +github "readium/r2-shared-swift" "1.3.4" github "stephencelis/SQLite.swift" "0.11.5" github "weichsel/ZIPFoundation" "0.9.8"