Skip to content

Commit b806090

Browse files
chore(deps): bump toml from 0.5.11 to 0.7.1 (#254)
1 parent a6a01d6 commit b806090

File tree

2 files changed

+46
-3
lines changed

2 files changed

+46
-3
lines changed

Cargo.lock

Lines changed: 45 additions & 2 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
@@ -51,7 +51,7 @@ structopt = { version = "0.3.26", default-features = false }
5151
termcolor = "1.1.3"
5252
tokio = { version = "1.25.0", features = ["fs", "rt-multi-thread", "signal", "macros"] }
5353
tokio-rustls = "0.23.4"
54-
toml = "0.5.11"
54+
toml = "0.7.1"
5555

5656
[dev-dependencies]
5757
criterion = { version = "0.4.0", features = ["async_tokio", "html_reports"] }

0 commit comments

Comments
 (0)