Replace use of gleam in webgl with sparkle.

This commit is contained in:
Josh Matthews 2019-09-10 14:37:51 -04:00
parent ec1da1d01c
commit 1cefae7181
16 changed files with 103 additions and 72 deletions

View file

@ -29,7 +29,9 @@ rand = [
[ignore]
# Ignored packages with duplicated versions
packages = [
"cgl",
"gl_generator", # https://github.com/servo/servo/pull/23288#issuecomment-494687746
"gleam",
"proc-macro2",
"quote",
"rand_core",