Skip to content

v0.37.1

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Oct 13:19
773caae
  • Change feature(doc_auto_cfg) to feature(doc_cfg) to allow nightly docs to build.
  • Add unsafe block around DEVICE_PERIPHERALS = true in Peripherals::steal()
    to support Rust 2024 edition.