From 689ea3ed6a2ce879d41e419c796bdd1a6ec4ddd2 Mon Sep 17 00:00:00 2001 From: Aevyrie Date: Mon, 17 Jul 2023 22:58:32 -0700 Subject: [PATCH] add package meta --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index eeacb97..7580064 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,8 @@ edition = "2021" description = "A floating origin plugin for bevy" license = "MIT OR Apache-2.0" keywords = ["bevy", "floating-origin", "large-scale", "space"] +repository = "https://github.com/aevyrie/big_space" +documentation = "https://docs.rs/crate/big_space/latest" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html