Skip to content

Commit bd9befa

Browse files
authored
Update Rust SDK logs version requirement to 0.42.0 (#14882)
ref getsentry/sentry#99286
1 parent b61d49c commit bd9befa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/rust/common/logs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ With Sentry Structured Logs, you can send text-based log information from your a
99

1010
## Requirements
1111

12-
Logs in Rust are supported in Sentry Rust SDK version `0.39.0` and above.
12+
Logs in Rust are supported in Sentry Rust SDK version `0.42.0` and above.
1313
Additionally, the `logs` feature flag needs to be enabled.
1414

1515
```toml {filename:Cargo.toml}

0 commit comments

Comments
 (0)