From c7efbb55f075748d88e25735c6d7e85ba768fd15 Mon Sep 17 00:00:00 2001 From: HampusM Date: Tue, 7 Mar 2023 22:04:32 +0100 Subject: refactor: use opengl-registry-macros 0.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 707bf01..cafa690 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" description = "Low-level OpenGL bindings" [dependencies] -opengl-registry-macros = { git = "https://git.hampusmat.com/opengl-registry-macros" } +opengl-registry-macros = "0.1.0" [build-dependencies] bindgen = "0.63.0" -- cgit v1.2.3-18-g5258