Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated `chrono-tz` to version 0.6, this fully removes all time dependencies. - Update `once_cell` to version 1.10, no major changes done, and works fine. - Updated lint deny to new format - Added clippy allow for needless_doctest_main This will fully remove any (dev-)dependency for the time crate and it also gets rid of warnings generated during `cargo test` or `cargo clippy`
- Loading branch information