mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-27 00:41:21 +02:00
Remove the info_toml_content field
This commit is contained in:
@ -75,7 +75,6 @@ pub fn include_files(_: TokenStream) -> TokenStream {
|
||||
|
||||
quote! {
|
||||
EmbeddedFiles {
|
||||
info_toml_content: ::std::include_str!("../info.toml"),
|
||||
exercises_dir: ExercisesDir {
|
||||
readme: EmbeddedFile {
|
||||
path: "exercises/README.md",
|
||||
|
Reference in New Issue
Block a user