diff options
Diffstat (limited to 'azalea-world')
| -rw-r--r-- | azalea-world/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml index d5781e55..e0b32968 100644 --- a/azalea-world/Cargo.toml +++ b/azalea-world/Cargo.toml @@ -3,7 +3,7 @@ description = "The Minecraft world representation used in Azalea." edition = "2021" license = "MIT" name = "azalea-world" -repository = "https://github.com/mat-1/azalea/tree/main/azalea-world" +repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-world" version = "0.8.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
