aboutsummaryrefslogtreecommitdiff
path: root/azalea-language
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-10-30 14:03:13 -0500
committermat <github@matdoes.dev>2022-10-30 14:03:13 -0500
commit889f7426961eaa56bd4507aa5bd28cd9b26fd2ed (patch)
treee12be69e66eef72e2b4bcb60c4e3f42037e82f26 /azalea-language
parentf0e9a4822258197b02025ca17e0d2a71b64a6db6 (diff)
downloadazalea-drasl-889f7426961eaa56bd4507aa5bd28cd9b26fd2ed.tar.xz
add "repository" field to all crates
Diffstat (limited to 'azalea-language')
-rw-r--r--azalea-language/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-language/Cargo.toml b/azalea-language/Cargo.toml
index f1902c05..bbb0e87b 100644
--- a/azalea-language/Cargo.toml
+++ b/azalea-language/Cargo.toml
@@ -4,6 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-language"
version = "0.2.0"
+repository = "https://github.com/mat-1/azalea/tree/main/azalea-language"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html