Skip to content

Commit 54dbb0e

Browse files
Mikachu2333ccmywish
authored andcommitted
调整 contributor
1 parent 984186f commit 54dbb0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/recipe/lang/Rust/Cargo.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ pl_rust_cargo_prelude (void)
1010
chef_prep_this (pl_rust_cargo, gsr);
1111

1212
chef_set_created_on (this, "2023-08-30");
13-
chef_set_last_updated (this, "2025-10-03");
13+
chef_set_last_updated (this, "2025-10-06");
1414
chef_set_sources_last_updated (this, "2025-06-18");
1515

1616
chef_set_chef (this, NULL);
17-
chef_set_cooks (this, 1, "@ccmywish");
18-
chef_set_sauciers (this, 2, "@happy-game", "@Mikachu2333");
17+
chef_set_cooks (this, 2, "@ccmywish", "@Mikachu2333");
18+
chef_set_sauciers (this, 1, "@happy-game");
1919

2020
chef_allow_local_mode (this, PartiallyCan, "可以基于本项目换源吗?请帮助确认", "Can it change sources based on this project? Please help confirm");
2121
chef_forbid_english (this);

0 commit comments

Comments
 (0)