Skip to content

Comments

Add a "gl" feature for OpenGL related functionality.#484

Open
jrmuizel wants to merge 1 commit intoservo:mainfrom
jrmuizel:gl
Open

Add a "gl" feature for OpenGL related functionality.#484
jrmuizel wants to merge 1 commit intoservo:mainfrom
jrmuizel:gl

Conversation

@jrmuizel
Copy link
Collaborator

@jrmuizel jrmuizel commented Dec 2, 2021

No description provided.

@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably b009c87) made this pull request unmergeable. Please resolve the merge conflicts.

Comment on lines +21 to +22
cgl = {version = "0.3", optional = true }
leaky-cow = {version = "0.1.1", optional = true }
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit:

Suggested change
cgl = {version = "0.3", optional = true }
leaky-cow = {version = "0.1.1", optional = true }
cgl = { version = "0.3", optional = true }
leaky-cow = { version = "0.1.1", optional = true }

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.

3 participants