1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00
samba-mirror/rust/.cargo/config.toml
David Mulder 43971bbada Vendor the rust sources for CI tests
Signed-off-by: David Mulder <dmulder@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2024-10-23 14:21:34 +00:00

6 lines
121 B
TOML

[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "../bin/default/rust/vendor"