Skip to content

Commit d8d3bb9

Browse files
Bump toml from 0.8.23 to 0.9.5
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.5. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.5) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb9cf7d commit d8d3bb9

File tree

2 files changed

+17
-22
lines changed

2 files changed

+17
-22
lines changed

Cargo.lock

Lines changed: 16 additions & 21 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
@@ -56,7 +56,7 @@ tokio = { version = "1.47.1", features = [
5656
"time",
5757
"rt-multi-thread",
5858
] }
59-
toml = "0.8.23"
59+
toml = "0.9.5"
6060

6161
[target.'cfg(target_family = "unix")'.dependencies]
6262
privdrop = "0.5.6"

0 commit comments

Comments
 (0)