From 9091de47826b82ce357c77090f35e3faaf22091a Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Fri, 1 Nov 2019 07:45:35 -0700 Subject: Update cc crate to 1.0.48 This change updates the cc crate to version 1.0.48. Import subrepo cc/:cc at be9f2c1ae05b336aa3d07a4cbefdc1d88a3d8a91 --- cc/cc-test/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'cc/cc-test/Cargo.toml') diff --git a/cc/cc-test/Cargo.toml b/cc/cc-test/Cargo.toml index e83416a..c25854c 100644 --- a/cc/cc-test/Cargo.toml +++ b/cc/cc-test/Cargo.toml @@ -2,6 +2,7 @@ name = "cc-test" version = "0.1.0" authors = ["Alex Crichton "] +edition = "2018" [lib] name = "cc_test" -- cgit v1.2.1