Skip to content
Snippets Groups Projects
  • Thomas Guillem's avatar
    contrib: add cargo-vendor-archive.sh script · 617f33c5
    Thomas Guillem authored
    This script can be used to package a cargo vendor archive containing all
    dependencies of a Rust project. If this archive is uploaded to the VideoLAN
    FTP, the contrib's cargo will try to use it instead of using crates.io.
    
    This will also allow us to keep all Rust dependencies.
    617f33c5
cargo-vendor-archive.sh 982 B