Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure destination folder exists before invoking cargo generate #25

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

xxuejie
Copy link
Collaborator

@xxuejie xxuejie commented Dec 30, 2024

Starting from cargo-generate 0.22.1(released roughly 2 days ago), the command requires that destination folder already exists. An error would be thrown otherwise. This commit changes the code so destination folder would be created automatically

Starting from cargo-generate 0.22.1, the command requires that
destination folder already exists. An error would be thrown otherwise.
This commit changes the code so destination folder would be created
automatically
@xxuejie xxuejie merged commit bda9341 into main Dec 30, 2024
8 checks passed
@xxuejie xxuejie deleted the ensure-contracts-folder-exists branch December 30, 2024 04:17
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.

2 participants