mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 22:01:31 +11:00
Remove deps/gl
This commit is contained in:
parent
5f1d8dbedf
commit
c3a73bd68e
|
@ -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
Loading…
Reference in a new issue