File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 * SPDX-License-Identifier: GPL-3.0-or-later
33 * ------------------------------------------------------------*/
44
5+ #define RAWSTR_pl_rust_cargo_default_download_url "https://static.crates.io/crates/windows/windows-0.58.0.crate"
6+ #define RAWSTR_pl_rust_cargo_custom_default_download_url "api/v1/crates/windows/0.58.0/download"
7+
58def_target (pl_rust_cargo , "rust/cargo/crate/crates" );
69
710void
@@ -10,8 +13,8 @@ pl_rust_cargo_prelude (void)
1013 chef_prep_this (pl_rust_cargo , gsr );
1114
1215 chef_set_created_on (this , "2023-08-30" );
13- chef_set_last_updated (this , "2025-12-29 " );
14- chef_set_sources_last_updated (this , "2025-12-29 " );
16+ chef_set_last_updated (this , "2025-12-30 " );
17+ chef_set_sources_last_updated (this , "2025-12-30 " );
1518
1619 chef_set_chef (this , NULL );
1720 chef_set_cooks (this , 2 , "@Mikachu2333" , "@ccmywish" );
You can’t perform that action at this time.
0 commit comments