"We are pleased to announce the release of Crux 0.6. Crux is a tool for verifying programs containing inline specifications. Crux works with both C/C++ code (via Crux-LLVM) and Rust code (via Crux-MIR).This release brings a variety of improvements, including:
Binary distributions and source distributions can be downloaded from here. This download page also contains a more detailed changelog. We also provide Docker images for Crux-LLVM and Crux-MIR:docker pull ghcr.io/galoisinc/crux-llvm:0.6docker pull ghcr.io/galoisinc/crux-mir:0.6If you encounter any issues with Crux, feel free to file an issue here."