summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordenis <denismaximov98@gmail.com>2021-05-02 11:59:20 +0300
committerdenis <denismaximov98@gmail.com>2021-05-02 11:59:20 +0300
commit452940fb6530bc508d26c9ebaf6dd784751f6351 (patch)
treecd57bafebd00503eb6f12480a43d6aa9a02e45e5 /Cargo.lock
parent61bb74ebbd16503a385d0345508abb6b0adaf2fb (diff)
parent099861ff5b0f83773ca0af4c70e6e39be3b0336c (diff)
Merge branch 'main' into x-colors
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 0b18bd6bb..d5a0de39d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2239,6 +2239,7 @@ dependencies = [
"strip-ansi-escapes",
"structopt",
"strum",
+ "tempfile",
"termion",
"termios",
"unicode-truncate",