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-client/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'azalea-client') diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml index 84df872a..910d1376 100644 --- a/azalea-client/Cargo.toml +++ b/azalea-client/Cargo.toml @@ -4,6 +4,7 @@ edition = "2021" license = "MIT" name = "azalea-client" version = "0.2.2" +repository = "https://github.com/mat-1/azalea/tree/main/azalea-client" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3