Skip to content

Commit

Permalink
Update for rstest_reuse 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder authored and renovate[bot] committed Jun 3, 2024
1 parent 117b2f6 commit ccc1a3e
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 @@ -173,9 +173,6 @@
//! | Gregorian calendar date | -5884323-05-15 | 5874898-06-03 |
//! | Unix timestamp | -185753453990400 | 185331720383999 |

#[cfg(test)]
extern crate rstest_reuse;

pub mod errors;
mod inner;
pub mod iter;
Expand Down

0 comments on commit ccc1a3e

Please sign in to comment.