Skip to content

Commit cef5b1d

Browse files
chore(deps): bump toml from 0.5.10 to 0.5.11 (#244)
Bumps [toml](https://github.com/toml-rs/toml) from 0.5.10 to 0.5.11. - [Release notes](https://github.com/toml-rs/toml/releases) - [Commits](toml-rs/toml@toml-v0.5.10...toml-v0.5.11) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdc752d commit cef5b1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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.23.1", features = ["fs", "rt-multi-thread", "signal", "macros"] }
5353
tokio-rustls = "0.23.4"
54-
toml = "0.5.10"
54+
toml = "0.5.11"
5555

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

0 commit comments

Comments
 (0)