Skip to content

Commit

Permalink
Update version number in example
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Beyer <[email protected]>
  • Loading branch information
matthiasbeyer committed Apr 13, 2023
1 parent 83b4f8c commit de43124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Add this to your `Cargo.toml`

```toml
[dependencies]
rexpect = "0.5"
rexpect = "0.6"
```

Simple example for interacting via ftp:
Expand Down

0 comments on commit de43124

Please sign in to comment.