Skip to content

Commit 39bbb5c

Browse files
committed
Add new dep thiserror v1.0.30
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 69783f2 commit 39bbb5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ native-mux = ["openssh-mux-client"]
3838
[dependencies]
3939
tempfile = "3.1.0"
4040
shell-escape = "0.1.5"
41+
thiserror = "1.0.30"
42+
4143
tokio = { version = "1", features = [ "process", "io-util", "macros" ] }
4244
tokio-pipe = "0.2.8"
4345

0 commit comments

Comments
 (0)