Package cargo-vendor-filterer: Information

    Source package: cargo-vendor-filterer
    Version: 0.5.18-alt1
    Build time:  Apr 2, 2026, 08:05 PM
    Category: Other
    Report package bug
    License: Apache-2.0
    Summary: Tool to `cargo vendor` with filtering
    Description: 
    The core cargo vendor tool is useful to save all dependencies. However, it
    doesn't offer any filtering; today cargo includes all platforms, but some
    projects only care about Linux for example.

    List of RPM packages built from this SRPM:
    cargo-vendor-filterer (loongarch64)
    cargo-vendor-filterer-debuginfo (loongarch64)

    Maintainer: Mikhail Gordeev


      1. /proc
      2. libssl-devel
      3. rpm-build-rust

    Last changed


    April 2, 2026 Anton Zhukharev 0.5.18-alt1
    - Updated to 0.5.18.
    - Fixed missing git or SOURCE_EPOCH_DATE message (ALT#58407).
    - Added wasm32-unknown-unknown platform to cargo-vendor-alt (ALT#55820).
    Feb. 3, 2025 Anton Zhukharev 0.5.17-alt1
    - Updated to 0.5.17.
    Oct. 20, 2024 Ivan A. Melnikov 0.5.14-alt1
    - 0.5.14
    - build from gear tag
    - add riscv64 platform to cargo-vendor-alt
    - disable integration tests by default, as they require
      internet access