From d2a1e0715088d61ab40b64d0fd8ad296251ccfa1 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Thu, 31 Jan 2019 13:59:25 +0300 Subject: more expand boilerplate --- crates/ra_macros/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'crates/ra_macros/Cargo.toml') diff --git a/crates/ra_macros/Cargo.toml b/crates/ra_macros/Cargo.toml index b4fdbfd18..21c128442 100644 --- a/crates/ra_macros/Cargo.toml +++ b/crates/ra_macros/Cargo.toml @@ -5,4 +5,5 @@ version = "0.1.0" authors = ["Aleksey Kladov "] [dependencies] +rustc_hash = "1.0.0" smol_str = "0.1.9" -- cgit v1.2.3