Skip to content

Commit 3b4009b

Browse files
committed
updated deps
1 parent ed6f366 commit 3b4009b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ssh2 = "^0.9.0"
2626
env_logger = "^0.9.0"
2727
pretty_assertions = "^1.0.0"
2828
rand = "^0.8.4"
29-
serial_test = "^0.5.1"
29+
serial_test = "^0.9.0"
3030
tempfile = "^3.2.0"
3131

3232
[features]
@@ -41,7 +41,7 @@ with-containers = [ ]
4141

4242
[target."cfg(target_os = \"windows\")"]
4343
[target."cfg(target_os = \"windows\")".dependencies]
44-
path-slash = "^0.1.4"
44+
path-slash = "^0.2.1"
4545

4646
[target."cfg(target_family = \"unix\")"]
4747
[target."cfg(target_family = \"unix\")".dependencies]

0 commit comments

Comments
 (0)