Atmelfan / scpi-rs

Rust SCPI parser
Apache License 2.0
37 stars 6 forks source link

[BUG] Fails to compile under rustc 1.49.0-nightly #7

Closed Atmelfan closed 4 years ago

Atmelfan commented 4 years ago

Describe the bug Fails to compile under latest rust due to dependency on uom 0.28.

To Reproduce Compile scpi-rs 0.3.4 under rustc 1.49.0-nightly.

Expected behavior A clear and concise description of what you expected to happen.

Library and tool versions:

Additional context Potato