From f0653ccdb084ad7bb389ad6859474c117893e5a9 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 29 Sep 2021 01:07:56 +0200 Subject: executor: add various toolchain-related variables to the environment by default --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8438a71..280c840 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ clap = "3.0.0-beta.2" enum-kinds = "0.5.1" handlebars = "4.1.3" hex = { version = "0.4.3", features = ["std", "serde"] } +indoc = "1.0.3" ipc-channel = { git = "https://github.com/servo/ipc-channel.git" } libc = "0.2.84" nix = "0.23.0" -- cgit v1.2.3