Skip to content

Commit 4546f4f

Browse files
deps(deps): bump toml from 0.8.23 to 0.9.7
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.7. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.7) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 354b052 commit 4546f4f

2 files changed

Lines changed: 24 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 23 additions & 28 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
@@ -16,7 +16,7 @@ tokio-util = "0.7"
1616

1717
# Serialization
1818
serde = { version = "1.0", features = ["derive"] }
19-
toml = "0.8"
19+
toml = "0.9"
2020
serde_json = "1.0"
2121

2222
# Error handling

0 commit comments

Comments
 (0)