Skip to content

Commit 9f520c0

Browse files
Update Rust crate toml to v0.8.14 (#8780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02d019a commit 9f520c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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
@@ -112,7 +112,7 @@ tar = "=0.4.40"
112112
tempfile = "=3.10.1"
113113
thiserror = "=1.0.61"
114114
tokio = { version = "=1.38.0", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros", "process"]}
115-
toml = "=0.8.13"
115+
toml = "=0.8.14"
116116
tower = "=0.4.13"
117117
tower-http = { version = "=0.5.2", features = ["add-extension", "fs", "catch-panic", "timeout", "compression-full"] }
118118
tracing = "=0.1.40"

0 commit comments

Comments
 (0)