diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -2717,6 +2717,7 @@ dependencies = [ | |||
| 2717 | "rexpect 0.5.0 (git+https://github.com/phaer/rexpect.git?branch=skip-ansi-escape-codes)", | 2717 | "rexpect 0.5.0 (git+https://github.com/phaer/rexpect.git?branch=skip-ansi-escape-codes)", |
| 2718 | "simple-websockets", | 2718 | "simple-websockets", |
| 2719 | "strip-ansi-escapes", | 2719 | "strip-ansi-escapes", |
| 2720 | "tungstenite 0.20.1", | ||
| 2720 | ] | 2721 | ] |
| 2721 | 2722 | ||
| 2722 | [[package]] | 2723 | [[package]] |