Skip to content

Commit

Permalink
Remove inaccurate description in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpratt committed Dec 19, 2019
1 parent d17bf92 commit ce57ed3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
//! Using the `deprecated` feature allows using deprecated methods. Enabled by
//! default.
//!
//! Currently, the only benefit of disabling this feature is that the log crate
//! is a dependency if it is enabled.
//!
//! With the standard library, the normal `time = 0.2` will work as expected.
//!
//! With `#![no_std]` support:
Expand Down

0 comments on commit ce57ed3

Please sign in to comment.