Skip to content

Commit 7768c0b

Browse files
fix(deps): update rust crate toml to 0.9.0 (#547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7146cd1 commit 7768c0b

File tree

2 files changed

+17
-22
lines changed

2 files changed

+17
-22
lines changed

Cargo.lock

Lines changed: 16 additions & 21 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
@@ -38,7 +38,7 @@ sentry-tracing = "0.39.0"
3838
serde = "1.0.215"
3939
serde_json = "1.0.133"
4040
tokio = { version = "1.41.1", features = ["rt", "rt-multi-thread", "signal"] }
41-
toml = "0.8.19"
41+
toml = "0.9.0"
4242
tower-http = { version = "0.6.2", features = ["catch-panic"] }
4343
tracing = "0.1.41"
4444
tracing-error = "0.2.1"

0 commit comments

Comments
 (0)