summaryrefslogtreecommitdiff
path: root/compiler/rustc_serialize/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_serialize/Cargo.toml')
-rw-r--r--compiler/rustc_serialize/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/rustc_serialize/Cargo.toml b/compiler/rustc_serialize/Cargo.toml
index e4dbb8a637c..6046780685a 100644
--- a/compiler/rustc_serialize/Cargo.toml
+++ b/compiler/rustc_serialize/Cargo.toml
@@ -10,3 +10,4 @@ thin-vec = "0.2.12"
[dev-dependencies]
rustc_macros = { path = "../rustc_macros" }
+tempfile = "3.2"