Skip to content

1.0.0

Compare
Choose a tag to compare
@alexheretic alexheretic released this 25 Apr 08:59
929eef7
  • Use rust 1.38 duration_float methods to replace manual implementations.
  • Use edition 2018.
  • Windows: Replace lazy_static dependency with once_cell.