Skip to content

Commit ba8f0f2

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 a735aff commit ba8f0f2

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
@@ -42,7 +42,7 @@ futures = "0.3"
4242
# Serialization
4343
serde = { version = "1.0", features = ["derive"] }
4444
serde_json = "1.0"
45-
toml = "0.9.5"
45+
toml = "0.9.8"
4646

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

0 commit comments

Comments
 (0)