From 5212ba4d5d6cb34f9543b8a98d07798deeb7ba94 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 8 Oct 2023 03:58:57 -0500 Subject: update repo links --- azalea-physics/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-physics') diff --git a/azalea-physics/Cargo.toml b/azalea-physics/Cargo.toml index 89366d75..a5e6deaf 100644 --- a/azalea-physics/Cargo.toml +++ b/azalea-physics/Cargo.toml @@ -3,7 +3,7 @@ description = "Physics for Minecraft entities." edition = "2021" license = "MIT" name = "azalea-physics" -repository = "https://github.com/mat-1/azalea/tree/main/azalea-physics" +repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-physics" version = "0.8.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3