diff options
author | CoprDistGit <infra@openeuler.org> | 2025-01-06 11:34:38 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-01-06 11:34:38 +0000 |
commit | d663c8605b46eccecd7563f308527adc7e9d2dba (patch) | |
tree | 9cb4c71d1a9ab97cd85579ca67efeabe4583e897 /cargo_config | |
parent | 7faf6f14f8243114f7b664fb707f4adfee441117 (diff) |
automatic import of rust-bindgenopeneuler24.03_LTS_SP1
Diffstat (limited to 'cargo_config')
-rw-r--r-- | cargo_config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cargo_config b/cargo_config new file mode 100644 index 0000000..a476f35 --- /dev/null +++ b/cargo_config @@ -0,0 +1,5 @@ +[source.crates-io] +replace-with = "vendored-sources" + +[source.vendored-sources] +directory = "vendor"
\ No newline at end of file |