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

chore: stop using deprecated cargo config file #21

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

alexfertel
Copy link
Contributor

Simple fix to avoid getting this warning:

warning: `/Users/alexfertel/work/openzeppelin/rust-contracts-stylus/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`

@alexfertel alexfertel added priority: 0 Nice-to-have. Willing to ship without this. effort: low Easy or tiny task that takes less than a day. labels Mar 28, 2024
@alexfertel alexfertel self-assigned this Mar 28, 2024
Copy link

netlify bot commented Mar 28, 2024

Deploy Preview for contracts-stylus canceled.

Name Link
🔨 Latest commit 9cca1b9
🔍 Latest deploy log https://app.netlify.com/sites/contracts-stylus/deploys/660589f0c071750008ca4fed

@alexfertel alexfertel added the type: chore A maintenance-related change. label Mar 28, 2024
@alexfertel alexfertel changed the title ref: stop using deprecated cargo config file chore: stop using deprecated cargo config file Mar 28, 2024
Copy link
Collaborator

@bidzyyys bidzyyys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@alexfertel alexfertel merged commit 3653bd2 into main Mar 29, 2024
18 checks passed
@alexfertel alexfertel deleted the add-config-toml branch March 29, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: low Easy or tiny task that takes less than a day. priority: 0 Nice-to-have. Willing to ship without this. type: chore A maintenance-related change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants