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 glutin from the dependency graph #26239

Merged
merged 2 commits into from Apr 21, 2020
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Update gl_generator in simpleservo

  • Loading branch information
SimonSapin committed Apr 20, 2020
commit 50bd2508c0178e31ea325687367c37f82b6df521

Some generated files are not rendered by default. Learn more.

@@ -30,7 +30,7 @@ winapi = "0.3.2"
libloading = "0.5"

[build-dependencies]
gl_generator = "0.11"
gl_generator = "0.14"

[features]
default = ["webdriver", "max_log_level"]
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.