Skip to content

Commit 1b33271

Browse files
Bump toml from 0.8.15 to 0.8.16 (#1074)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.15 to 0.8.16. - [Commits](toml-rs/toml@toml-v0.8.15...toml-v0.8.16) --- 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 57ceab8 commit 1b33271

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
@@ -42,7 +42,7 @@ slog-bunyan = "2.5.0"
4242
slog-json = "2.6.1"
4343
slog-term = "2.9.1"
4444
tokio-rustls = "0.25.0"
45-
toml = "0.8.15"
45+
toml = "0.8.16"
4646
waitgroup = "0.1.2"
4747

4848
[dependencies.chrono]

0 commit comments

Comments
 (0)