Skip to content

1.7.2

Choose a tag to compare

@alrsorokin alrsorokin released this 08 Aug 12:31
· 166 commits to master since this release

[1.7.2]

Fixed

  • [Unit] Dylib search is now done by package name
    Mandatory requirement cdylib
    Now, for the unit testing system to work correctly, it is mandatory to specify crate-type=["cdylib"] in the [lib] section of the Cargo.toml file