diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-26 10:30:21 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-26 10:30:21 +0200 |
| commit | 119dd5335a35c28a2acf65ccaac2a4526d3b9c75 (patch) | |
| tree | cbaa8be770621a356c6742b1f91b3f7788c8ff52 /cargo-vendor-filterer | |
| parent | 3800559f3301343abc49c5db7543001a9c5b8dde (diff) | |
| download | my-slackbuilds-119dd5335a35c28a2acf65ccaac2a4526d3b9c75.tar.gz my-slackbuilds-119dd5335a35c28a2acf65ccaac2a4526d3b9c75.zip | |
cargo-vendor-filterer: note it builds on -current
Tested: builds and runs on Slackware -current with the system Rust
toolchain. rust-opt stays in REQUIRES for -stable compatibility.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'cargo-vendor-filterer')
| -rw-r--r-- | cargo-vendor-filterer/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cargo-vendor-filterer/README b/cargo-vendor-filterer/README index 83f9687..db6af5c 100644 --- a/cargo-vendor-filterer/README +++ b/cargo-vendor-filterer/README @@ -8,3 +8,7 @@ NOTE: I've included a "cargo-mkvendored.sh" script to generate filtered vendored sources for a rust or python/rust slackbuild. It needs to be run from within a slackbuild directory. + +This is the SlackBuilds.org package; it builds and runs on Slackware +-current with the system Rust toolchain (rust-opt is only required on +-stable, whose system Rust is too old). |
