Skip to content

Commit 185ca03

Browse files
Update Rust crate toml to v0.7.3 (#6190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96fc3a9 commit 185ca03

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -74,7 +74,7 @@ tempfile = "=3.4.0"
7474
thiserror = "=1.0.39"
7575
threadpool = "=1.8.1"
7676
tokio = { version = "=1.26.0", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
77-
toml = "=0.7.2"
77+
toml = "=0.7.3"
7878
tower = "=0.4.13"
7979
tower-http = { version = "=0.4.0", features = ["fs", "catch-panic"] }
8080
tracing = "=0.1.37"

0 commit comments

Comments
 (0)