mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Initial commit
This commit is contained in:
10
deps/gl/Cargo.toml
vendored
Normal file
10
deps/gl/Cargo.toml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
|
||||
name = "gl"
|
||||
version = "0.0.1"
|
||||
authors = []
|
||||
tags = []
|
||||
|
||||
[[lib]]
|
||||
name = "gl"
|
||||
path = "gl.rs"
|
||||
4235
deps/gl/gl.rs
vendored
Normal file
4235
deps/gl/gl.rs
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user