Skip to content

Commit 0cd0e82

Browse files
Bump toml from 0.8.12 to 0.8.13 (#1013)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.12 to 0.8.13. - [Commits](toml-rs/toml@toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4608c8a commit 0cd0e82

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ slog-bunyan = "2.5.0"
3838
slog-json = "2.6.1"
3939
slog-term = "2.9.1"
4040
tokio-rustls = "0.25.0"
41-
toml = "0.8.12"
41+
toml = "0.8.13"
4242
waitgroup = "0.1.2"
4343

4444
[dependencies.chrono]

0 commit comments

Comments
 (0)