From 54c416d84175e033ea884082acbf5b639418022e Mon Sep 17 00:00:00 2001 From: Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer Date: Thu, 4 Oct 2018 12:40:04 +0200 Subject: Add features to the workspace hack --- src/tools/rustc-workspace-hack/Cargo.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/tools/rustc-workspace-hack') diff --git a/src/tools/rustc-workspace-hack/Cargo.toml b/src/tools/rustc-workspace-hack/Cargo.toml index e8e812e70fa..77ffe41d7f6 100644 --- a/src/tools/rustc-workspace-hack/Cargo.toml +++ b/src/tools/rustc-workspace-hack/Cargo.toml @@ -50,4 +50,8 @@ features = [ [dependencies.serde_json] version = "1.0.31" -features = ["raw_value"] \ No newline at end of file +features = ["raw_value"] + +[dependencies.rand] +version = "0.5.5" +features = ["i128_support"] -- cgit 1.4.1-3-g733a5