From: Debian FreeIPA Team Date: Thu, 16 Jan 2025 16:16:37 +0000 (+0100) Subject: use-packaged-rust-registry X-Git-Tag: archive/raspbian/2.3.1+dfsg1-1+rpi1+deb12u1^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3a36514f05cabe18a6f5de66ef586df3b21ebbe0;p=389-ds-base.git use-packaged-rust-registry Gbp-Pq: Name use-packaged-rust-registry.diff --- diff --git a/.cargo/config.in b/.cargo/config.in index d7d8ff4..2c7b1ba 100644 --- a/.cargo/config.in +++ b/.cargo/config.in @@ -3,4 +3,4 @@ registry = "https://github.com/rust-lang/crates.io-index" @rust_vendor_sources@ [source.vendored-sources] -directory = "./vendor" +directory = "./debian/vendor"