Skip to content

Commit 036f39e

Browse files
Update Rust crate toml to v0.5.10 (#5645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99b6212 commit 036f39e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -83,7 +83,7 @@ tar = "=0.4.38"
8383
tempfile = "=3.3.0"
8484
thiserror = "=1.0.37"
8585
tokio = { version = "=1.23.0", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
86-
toml = "=0.5.9"
86+
toml = "=0.5.10"
8787
tracing = "=0.1.37"
8888
tracing-subscriber = { version = "=0.3.16", features = ["env-filter"] }
8989
url = "=2.3.1"

0 commit comments

Comments
 (0)