Skip to content

Commit 5f53d69

Browse files
Bump toml from 0.8.13 to 0.8.19
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.13 to 0.8.19. - [Commits](toml-rs/toml@toml-v0.8.13...toml-v0.8.19) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d63117 commit 5f53d69

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ rs_tracing = { version = "1.1.0", features = ["rs_tracing"] }
3131
serde = { version = "1.0.203", features = ["std", "derive"] }
3232
serde_json = "1.0.117"
3333
serde_yaml = "0.9.33"
34-
toml = "0.8.13"
34+
toml = "0.8.19"
3535
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
3636
tempfile = "3.10.1"
3737

0 commit comments

Comments
 (0)