mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Remove deps/gl
This commit is contained in:
@@ -5,4 +5,4 @@ version = "0.0.1"
|
||||
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
|
||||
|
||||
[dev-dependencies.gl]
|
||||
path = "deps/gl"
|
||||
git = "https://github.com/bjz/gl-rs"
|
||||
|
||||
10
deps/gl/Cargo.toml
vendored
10
deps/gl/Cargo.toml
vendored
@@ -1,10 +0,0 @@
|
||||
[project]
|
||||
|
||||
name = "gl"
|
||||
version = "0.0.1"
|
||||
authors = []
|
||||
tags = []
|
||||
|
||||
[[lib]]
|
||||
name = "gl"
|
||||
path = "gl.rs"
|
||||
4235
deps/gl/gl.rs
vendored
4235
deps/gl/gl.rs
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user