Skip to content

Commit 20af806

Browse files
Bump toml from 0.9.4 to 0.9.5 (#1393)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.4 to 0.9.5. - [Commits](toml-rs/toml@toml-v0.9.4...toml-v0.9.5) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.5 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 6122c1e commit 20af806

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -45,7 +45,7 @@ slog-json = "2.6.1"
4545
slog-term = "2.9.1"
4646
thiserror = "2.0.12"
4747
tokio-rustls = "0.25.0"
48-
toml = "0.9.4"
48+
toml = "0.9.5"
4949
waitgroup = "0.1.2"
5050

5151
[dependencies.chrono]

0 commit comments

Comments
 (0)