Skip to content

Fill in cookiecutter template placeholders#2

Open
ekulkisnek wants to merge 1 commit into
LayerTwo-Labs:masterfrom
ekulkisnek:fix/template-placeholders
Open

Fill in cookiecutter template placeholders#2
ekulkisnek wants to merge 1 commit into
LayerTwo-Labs:masterfrom
ekulkisnek:fix/template-placeholders

Conversation

@ekulkisnek
Copy link
Copy Markdown

Summary

  • lib/Cargo.toml, app/Cargo.toml, app/src/app.rs, and app/src/cli.rs still contained the {{crate_name}} / {{authors}} placeholders from the project template, making the workspace uncompilable.
  • Replace {{crate_name}}plain and {{authors}}Nikita Chashchinskii <[email protected]> (derived from git log).

Test plan

  • cargo build succeeds

🤖 Generated with Claude Code

lib/Cargo.toml, app/Cargo.toml, app/src/app.rs and app/src/cli.rs still
contained the {{crate_name}} / {{authors}} cookiecutter placeholders from
the project template, preventing the workspace from compiling.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant