Skip to content

Commit 7e3e99a

Browse files
authored
Merge pull request #149 from dalance/dependabot/cargo/toml-0.8.0
Bump toml from 0.7.8 to 0.8.0
2 parents 9c1945e + 4cb254e commit 7e3e99a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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
@@ -24,7 +24,7 @@ serde_derive = "1"
2424
structopt = "0.3"
2525
termion = "2"
2626
timeout-readwrite = "0.3"
27-
toml = "0.7"
27+
toml = "0.8"
2828

2929
[target.x86_64-unknown-linux-gnu.dependencies]
3030
proc-reader = "0.5.1"

0 commit comments

Comments
 (0)