Skip to content

Commit c7d5374

Browse files
author
Floris Bruynooghe
authored
docs: delete reference to removed feature
2 parents 33e9dee + c4f7bee commit c7d5374

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sentry/src/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@
5656
//!
5757
//! * `anyhow`: Enables support for the `anyhow` crate.
5858
//! * `debug-images`: Attaches a list of loaded libraries to events (currently only supported on unix).
59-
//! * `log`: Enables support for the `log` crate.
60-
//! * `env_logger`: Enables support for the `log` crate with additional `env_logger` support.
59+
//! * `log`: Enables support for the `log` and `env_logger` crate.
6160
//! * `slog`: Enables support for the `slog` crate.
6261
//! * `tracing`: Enables support for the `tracing` crate.
6362
//! * `test`: Enables testing support.

0 commit comments

Comments
 (0)