Instead of changing `impl From<SystemTime> for LocalTime` to `TryFrom`, the implementation was removed, as there are not many callsites, and they are well served by `LocalTime::now`. radicle-localtime: drop TryFrom SystemTime radicle-node: switch SystemTime usage with LocalTime |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| build.rs | ||