From 3a4d88475b40a17f2ce17b775a3f07c78be83d79 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 30 May 2019 11:07:58 -0400 Subject: Port code from Cargo and use for progress A lot of its functionality is unused still, but the goal it to slowly migrate logging functionality to it. There is also a useful progress bar which can be ported over later - it depends on this module. https://github.com/rust-lang/cargo/blob/4c1fa54d10f58d69ac9ff55be68e1b1c25ecb816/src/cargo/util/progress.rs --- third_party | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party') diff --git a/third_party b/third_party index 4c9d6c9f1..159c954ab 160000 --- a/third_party +++ b/third_party @@ -1 +1 @@ -Subproject commit 4c9d6c9f133cae292528d3b68e55249acd8c1b16 +Subproject commit 159c954ab0e11f655c7cb2a36302c0261c3e121b -- cgit v1.2.3