Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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 }

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants