From cddaacc955a8e0e0ab16298f9fad85af7efb1d03 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 19 Jun 2020 13:44:28 -0400 Subject: upgrade crates (#6378) --- test_util/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_util') diff --git a/test_util/Cargo.toml b/test_util/Cargo.toml index 9160236cd..e65d2c224 100644 --- a/test_util/Cargo.toml +++ b/test_util/Cargo.toml @@ -11,4 +11,4 @@ publish = false lazy_static = "1.4.0" os_pipe = "0.9.2" regex = "1.3.9" -tempfile = "3.1.0" \ No newline at end of file +tempfile = "3.1.0" -- cgit v1.2.3