Skip to content

Commit 9ac01a5

Browse files
authored
Merge pull request #263 from dalance/dependabot/cargo/toml-0.9.5
Bump toml from 0.8.22 to 0.9.5
2 parents e2b7fa6 + 538537b commit 9ac01a5

File tree

2 files changed

+17
-22
lines changed

2 files changed

+17
-22
lines changed

Cargo.lock

Lines changed: 16 additions & 21 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
@@ -21,7 +21,7 @@ lazy_static = "1"
2121
prometheus = "0.13"
2222
serde = {version = "1.0", features = ["derive"]}
2323
structopt = "0.3"
24-
toml = "0.8"
24+
toml = "0.9"
2525

2626
[package.metadata.release]
2727
dev-version-ext = "pre"

0 commit comments

Comments
 (0)