Skip to content

Commit 2099bf4

Browse files
Update Rust crate toml to 0.9.0
1 parent bf952a0 commit 2099bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ sentry-tracing = "0.37.0"
7474
serde = { version = "1.0.219", features = ["derive"] }
7575
serde_json = "1.0.139"
7676
tokio = { version = "1.44.2", features = ["rt", "macros", "net", "signal"] }
77-
toml = "0.8.20"
77+
toml = "0.9.0"
7878
tower-http = { version = "0.6.2", features = ["catch-panic"] }
7979
tracing = "0.1.41"
8080
tracing-error = "0.2.1"

0 commit comments

Comments
 (0)