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