aboutsummaryrefslogtreecommitdiffstats
path: root/deps/gl/Cargo.toml
blob: cd93c917104fced76dc8e0f6664ad1eb9b54e1b4 (plain)
1
2
3
4
5
6
7
8
9
10
[project]

name = "gl"
version = "0.0.1"
authors = []
tags = []

[[lib]]
name = "gl"
path = "gl.rs"