From 27161c50f72d2bd5c98b59b96adf9e39ff1360d7 Mon Sep 17 00:00:00 2001 From: Victor Dudochkin Date: Tue, 1 Mar 2022 19:08:31 +0700 Subject: [PATCH] Release --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 0866e88..59b6249 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,9 @@ [package] name = "ux-mediapipe" version = "0.1.0" +documentation = "https://docs.rs/ux-mediapipe" +description = "Rusty bindings for Google mediapipe" +license = "MPL-2.0" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html