From 40bcb62a777fca73a5b887af4d9a3fce01ee9053 Mon Sep 17 00:00:00 2001 From: mat Date: Mon, 9 Jun 2025 14:29:44 +0600 Subject: update config_fast_builds --- azalea/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea') diff --git a/azalea/README.md b/azalea/README.md index 83ff0d49..26a06dde 100644 --- a/azalea/README.md +++ b/azalea/README.md @@ -15,7 +15,7 @@ Then, use one of the following commands to add Azalea to your project: ## Optimization For faster compile times, create a `.cargo/config.toml` file in your project and copy -[this file](https://github.com/azalea-rs/azalea/blob/main/.cargo/config_fast_builds) +[this file](https://github.com/azalea-rs/azalea/blob/main/.cargo/config_fast_builds.toml) into it. You may have to install the LLD linker. For faster performance in debug mode, add the following code to your -- cgit v1.2.3