From 32d080586fc90f9ec9026a4e8c70aa2d885ae7cf Mon Sep 17 00:00:00 2001 From: quininer Date: Wed, 15 May 2019 12:05:44 +0800 Subject: [PATCH] Fix autocfg version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index aa7fee0..8bbff36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ serde_bytes = "0.11" serde_derive = "1.0.27" [build-dependencies] -autocfg = "0.1" +autocfg = "0.1.2" [features] # This feature is no longer used and is DEPRECATED. This crate now