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

Remove [patch.crates-io] from Cargo.toml once all crates are updated and released #1201

Closed
hal3e opened this issue Nov 13, 2023 · 2 comments
Closed
Assignees
Labels

Comments

@hal3e
Copy link
Contributor

hal3e commented Nov 13, 2023

Cargo.toml currently uses patched branches of several crates. Once the crates are updated to support beta-5 and released we should remove them from [patch.crates-io]

@hal3e hal3e added the blocked label Nov 13, 2023
@hal3e hal3e self-assigned this Nov 13, 2023
@hal3e hal3e mentioned this issue Nov 13, 2023
6 tasks
@digorithm
Copy link
Member

Note for ourselves: we should also remove

[patch.'https://github.com/fuellabs/sway']
std = { git = "https://github.com/fuellabs/sway", branch = "feat/transaction-policies" }

From one of our Forc.toml files once that's merged.

@hal3e
Copy link
Contributor Author

hal3e commented Dec 12, 2023

Closed with: #1214 and #1225

@hal3e hal3e closed this as completed Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants