changeset 484:58f6d020a85c

Update crc 1.2 -> 1.8
author Lewin Bormann <lbo@spheniscida.de>
date Fri, 19 Jul 2019 14:41:38 +0200
parents fa62d1f60a02
children 96f153473c5e
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Fri Jul 19 14:40:26 2019 +0200
+++ b/Cargo.toml	Fri Jul 19 14:41:38 2019 +0200
@@ -10,7 +10,7 @@
 publish = true
 
 [dependencies]
-crc = "1.2"
+crc = "1.8"
 integer-encoding = "1.0"
 libc = "0.2"
 rand = "0.7"