Open ShellWowza opened 2 years ago
Replace chrono with time, to avoid RUSTSEC-2020-0159 notifications produced by e.g. cargo audit in applications using this code. This is a breaking change.
cargo audit
Replace chrono with time, to avoid RUSTSEC-2020-0159 notifications produced by e.g.
cargo audit
in applications using this code. This is a breaking change.