From 71809c71b78bf4bad47eca7f88dcf06dd6cbcc80 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sun, 19 Feb 2023 13:53:48 +0100 Subject: build: add description in Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index cf8a66e..784a5ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "opengl-registry" version = "0.1.0" license = "MIT OR Apache-2.0" edition = "2021" +description = "Rust API for the OpenGL API and Extension Registry" [features] default = ["include-xml"] -- cgit v1.2.3-18-g5258