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

Head branch renamed to "trunk" #222

Closed
zeylahellyer opened this issue Jun 17, 2020 · 1 comment
Closed

Head branch renamed to "trunk" #222

zeylahellyer opened this issue Jun 17, 2020 · 1 comment
Labels
i-support Support issue; should be a discussion.

Comments

@zeylahellyer
Copy link
Member

The HEAD branch has been renamed to "trunk". Until we release a 0.1 version (soon™) or Cargo updates to use any HEAD branch name, please update your projects to use this dependency (or equivalent):

[dependencies]
twilight = { branch = "trunk", git = "https://github.com/twilight-rs/twilight" }
@zeylahellyer zeylahellyer added the i-support Support issue; should be a discussion. label Jun 17, 2020
@zeylahellyer zeylahellyer pinned this issue Jun 17, 2020
zeylahellyer added a commit that referenced this issue Jun 17, 2020
Following issue #222, the HEAD branch for the repository was renamed to
"trunk". This patch updates the documentation to point to the new branch
name in dependency listings.

Approved-by: Arzte
Merged-by: Vivian Hellyer <vivian@hellyer.dev>
Signed-off-by: Vivian Hellyer <vivian@hellyer.dev>
@Erk-
Copy link
Member

Erk- commented Jun 18, 2020

Unpinning blocked on rust-lang/cargo#8364

@zeylahellyer zeylahellyer unpinned this issue Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i-support Support issue; should be a discussion.
Projects
None yet
Development

No branches or pull requests

2 participants