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