diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -3065,6 +3065,7 @@ dependencies = [ | |||
| 3065 | "rexpect 0.5.0 (git+https://github.com/rust-cli/rexpect.git?rev=9eb61dd)", | 3065 | "rexpect 0.5.0 (git+https://github.com/rust-cli/rexpect.git?rev=9eb61dd)", |
| 3066 | "simple-websockets", | 3066 | "simple-websockets", |
| 3067 | "strip-ansi-escapes", | 3067 | "strip-ansi-escapes", |
| 3068 | "tokio", | ||
| 3068 | "tungstenite 0.20.1", | 3069 | "tungstenite 0.20.1", |
| 3069 | ] | 3070 | ] |
| 3070 | 3071 | ||