glsl-quasiquote 7.0.0

The glsl! procedural macro, providing quasiquoting of the glsl crate.
Documentation
[badges.travis-ci]
branch = "master"
repository = "phaazon/glsl"
[dependencies.glsl]
version = "7"

[dependencies.proc-macro-faithful-display]
version = "0.2"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Dimitri Sabadie <dimitri.sabadie@gmail.com>"]
categories = ["parsing", "rendering"]
description = "The glsl! procedural macro, providing quasiquoting of the glsl crate."
documentation = "https://docs.rs/glsl-quasiquote"
edition = "2018"
homepage = "https://github.com/phaazon/glsl"
keywords = ["GLSL", "OpenGL", "SPIR-V", "parser", "proc-macro"]
license = "BSD-3-Clause"
name = "glsl-quasiquote"
readme = "README.md"
repository = "https://github.com/phaazon/glsl"
version = "7.0.0"