From b97a1762b3a7af200015ba0a09a114e4d441e4bc Mon Sep 17 00:00:00 2001 From: Todd Greenwood Date: Wed, 23 Sep 2020 05:51:43 -0700 Subject: [PATCH] Version bump dependency 'as-slice' -> 0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1a2282fe..a75627a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ __trybuild = [] scoped_threadpool = "0.1.8" [dependencies] -as-slice = "0.1.0" +as-slice = "0.1.4" generic-array = "0.13.0" hash32 = "0.1.0"