         MODULE=corrosion
        VERSION=0.6.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/corrosion-rs/corrosion/archive/refs/tags/v$VERSION.tar.gz
     SOURCE_VFY=sha256:e9e95b1ee2bad52681f347993fb1a5af5cce458c5ce8a2636c9e476e4babf8e3
       WEB_SITE=https://github.com/corrosion-rs/corrosion
           TYPE=cmake
        ENTERED=20230824
        UPDATED=20260317
          SHORT="integrate rust into cmake projects"

cat << EOF
Corrosion, formerly known as cmake-cargo, is a tool for integrating Rust into an
existing CMake project. Corrosion can automatically import executables, static
libraries, and dynamic libraries from a workspace or package manifest
(Cargo.toml file).
EOF
