mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Now using compile_msg crate instead of static_assert
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user