diff options
Diffstat (limited to 'azalea-physics')
| -rw-r--r-- | azalea-physics/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
