pyo3/newsfragments/2939.changed.md
messense 2ac6006ec8
Disable default features of chrono
To avoid bringing `time` v0.1.x into dependency graph, see https://github.com/time-rs/time/issues/293
2023-02-09 21:27:31 +08:00

74 B

Disable default features of chrono to avoid depending on time v0.1.x.