aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a29976d..838a260 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ proc-macro = true
once_cell = "1.17.0"
proc-macro2 = "1.0.51"
convert_case = "0.6.0"
-opengl-registry = "0.1.0"
+opengl-registry = "0.2.0"
regex = "1.7.1"
[dev-dependencies]