Skip to content

Commit 10cbdf9

Browse files
authored
Merge pull request #225 from dalance/dependabot/cargo/timeout-readwrite-0.4.0
Bump timeout-readwrite from 0.3.3 to 0.4.0
2 parents 82306ad + 2e53e53 commit 10cbdf9

File tree

2 files changed

+25
-7
lines changed

2 files changed

+25
-7
lines changed

Cargo.lock

+24-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ serde = "1"
2323
serde_derive = "1"
2424
structopt = "0.3"
2525
termion = "4"
26-
timeout-readwrite = "0.3"
26+
timeout-readwrite = "0.4"
2727
toml = "0.8"
2828

2929
[target.x86_64-unknown-linux-gnu.dependencies]

0 commit comments

Comments
 (0)