From 889f7426961eaa56bd4507aa5bd28cd9b26fd2ed Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 30 Oct 2022 14:03:13 -0500 Subject: add "repository" field to all crates --- azalea-physics/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'azalea-physics') diff --git a/azalea-physics/Cargo.toml b/azalea-physics/Cargo.toml index d40fe3e7..fdaf7889 100644 --- a/azalea-physics/Cargo.toml +++ b/azalea-physics/Cargo.toml @@ -4,6 +4,7 @@ edition = "2021" license = "MIT" name = "azalea-physics" version = "0.2.0" +repository = "https://github.com/mat-1/azalea/tree/main/azalea-physics" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3