Now using compile_msg crate instead of static_assert
This commit is contained in:
parent
87d62e5b6f
commit
391c4e525c
3 changed files with 8 additions and 2 deletions
|
|
@ -4,5 +4,8 @@ name = "gl-init-rs"
|
|||
version = "0.0.1"
|
||||
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
|
||||
|
||||
[dependencies.compile_msg]
|
||||
git = "https://github.com/huonw/compile_msg"
|
||||
|
||||
[dev-dependencies.gl]
|
||||
git = "https://github.com/bjz/gl-rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue