diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index cde704c7b..448ab935a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4456,6 +4456,7 @@ dependencies = [ "hyper", "lazy_static", "os_pipe", + "parking_lot 0.11.2", "pretty_assertions", "pty", "regex", |