From d663c8605b46eccecd7563f308527adc7e9d2dba Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 6 Jan 2025 11:34:38 +0000 Subject: automatic import of rust-bindgen --- cargo_config | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cargo_config (limited to 'cargo_config') 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 -- cgit v1.2.3