From 73aff0e7a3e0d7cf94715a358b690682c7d6be5a Mon Sep 17 00:00:00 2001 From: Jan David Date: Mon, 10 Jun 2024 13:47:47 +0200 Subject: [PATCH 1/2] Rename config.toml The build of the WASM function was broken, since the Fastly CLI does not support `.cargo/config` anymore. It must now be named `config.toml`. --- .../crates-io/compute-static/.cargo/{config => config.toml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename terragrunt/modules/crates-io/compute-static/.cargo/{config => config.toml} (100%) diff --git a/terragrunt/modules/crates-io/compute-static/.cargo/config b/terragrunt/modules/crates-io/compute-static/.cargo/config.toml similarity index 100% rename from terragrunt/modules/crates-io/compute-static/.cargo/config rename to terragrunt/modules/crates-io/compute-static/.cargo/config.toml From aaa1f3e54cd0caf91e9e507baaa08f821c4bedd6 Mon Sep 17 00:00:00 2001 From: Jan David Date: Mon, 10 Jun 2024 14:27:43 +0200 Subject: [PATCH 2/2] Enable new database dump on production crates.io will start offering the database dump as a ZIP file, for which support in the CDN was merged in #421. --- terragrunt/accounts/legacy/crates-io-prod/deployed-ref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terragrunt/accounts/legacy/crates-io-prod/deployed-ref b/terragrunt/accounts/legacy/crates-io-prod/deployed-ref index a85f62b8c..4c1d31504 100644 --- a/terragrunt/accounts/legacy/crates-io-prod/deployed-ref +++ b/terragrunt/accounts/legacy/crates-io-prod/deployed-ref @@ -1 +1 @@ -25aa3d29a8dc1f1369faaff0c627a80ef8a72f24 +73aff0e7a3e0d7cf94715a358b690682c7d6be5a