snphost/cargo_config
Caleb Crane caa54d6222 - Spec: Add direct dependency on cargo in addition to cargo-packaging.
This fixes build errors on 15SP7 where the inherited version of Rust
    is too old

OBS-URL: https://build.opensuse.org/package/show/Virtualization/snphost?expand=0&rev=10
2024-10-03 19:50:24 +00:00

5 lines
100 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"