Skip to content

Commit d87ca96

Browse files
deps(deps): bump toml from 0.9.7 to 0.9.8
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.7 to 0.9.8. - [Commits](toml-rs/toml@toml-v0.9.7...toml-v0.9.8) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80591ee commit d87ca96

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -43,7 +43,7 @@ futures = "0.3"
4343
# Serialization
4444
serde = { version = "1.0", features = ["derive"] }
4545
serde_json = "1.0"
46-
toml = "0.9.5"
46+
toml = "0.9.8"
4747

4848
# Zero-copy serialization
4949
rkyv = { version = "0.7.45", features = ["alloc", "std"] }

0 commit comments

Comments
 (0)