From 5c1ab080cd8989c3ac2b3a8c919fe14052feac79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Souto?= Date: Tue, 25 Feb 2020 00:30:17 +0000 Subject: Remove ansi_term dependency (#4116) --- std/encoding/testdata/cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'std/encoding/testdata') diff --git a/std/encoding/testdata/cargo.toml b/std/encoding/testdata/cargo.toml index 93583edbf..667814233 100644 --- a/std/encoding/testdata/cargo.toml +++ b/std/encoding/testdata/cargo.toml @@ -23,7 +23,6 @@ edition = "2018" [dependencies] deno_core = { path = "./core" } -ansi_term = "0.11.0" atty = "0.2.11" dirs = "1.0.5" flatbuffers = "0.5.0" -- cgit v1.2.3