Skip to content

Commit 4d7539c

Browse files
chore(deps): bump toml from 0.8.20 to 0.9.5 (#98)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28c8182 commit 4d7539c

File tree

2 files changed

+22
-20
lines changed

2 files changed

+22
-20
lines changed

Cargo.lock

Lines changed: 21 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ divan = "0.1"
3232
quickcheck = "1"
3333
serde = { version = "1", features = ["derive"] }
3434
serde_json = "1"
35-
toml = "0.8"
35+
toml = "0.9"
3636

3737
[[bench]]
3838
name = "display"

0 commit comments

Comments
 (0)