Blame SOURCES/0001-Update-dependencies.patch

0f0231
From 4a45e1d7eafb83ec9c76f0b3278f4bc7efbdde9d Mon Sep 17 00:00:00 2001
0f0231
From: Marian Csontos <mcsontos@redhat.com>
0f0231
Date: Tue, 1 Sep 2020 14:55:48 +0200
0f0231
Subject: [PATCH] Update dependencies
0f0231
0f0231
---
0f0231
 Cargo.toml | 2 +-
0f0231
 1 file changed, 1 insertion(+), 1 deletion(-)
0f0231
0f0231
diff --git a/Cargo.toml b/Cargo.toml
0f0231
index 892ea4c..93fc807 100644
0f0231
--- a/Cargo.toml
0f0231
+++ b/Cargo.toml
0f0231
@@ -9,7 +9,7 @@ license = "GPL3"
0f0231
 anyhow = "1.0"
0f0231
 byteorder = "1.3"
0f0231
 clap = "2.33"
0f0231
-crc32c = "0.4"
0f0231
+crc32c = "0.6"
0f0231
 flate2 = "1.0"
0f0231
 fixedbitset = "0.3"
0f0231
 libc = "0.2.71"
0f0231
-- 
0f0231
1.8.3.1
0f0231