aboutsummaryrefslogtreecommitdiff
path: root/azalea-registry/Cargo.toml
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-12-09 15:34:26 +0000
committerUbuntu <github@matdoes.dev>2022-12-09 15:34:26 +0000
commitebffd5d77ed36f80e5d01aa8b5694e5e1d06d80d (patch)
tree8c53ff0452b463d3b8728584a67ca11004c84d3d /azalea-registry/Cargo.toml
parent75db835bfc711bbe3ac9056b7f8b251c201ad0f3 (diff)
downloadazalea-drasl-ebffd5d77ed36f80e5d01aa8b5694e5e1d06d80d.tar.xz
(cargo-release) version 0.5.0
Diffstat (limited to 'azalea-registry/Cargo.toml')
-rwxr-xr-xazalea-registry/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-registry/Cargo.toml b/azalea-registry/Cargo.toml
index 44e14200..deb0acf2 100755
--- a/azalea-registry/Cargo.toml
+++ b/azalea-registry/Cargo.toml
@@ -10,4 +10,4 @@ repository = "https://github.com/mat-1/azalea/tree/main/azalea-registry"
[dependencies]
azalea-buf = {path = "../azalea-buf", version = "^0.5.0" }
-azalea-registry-macros = {path = "./azalea-registry-macros", version = "^0.4.0" }
+azalea-registry-macros = {path = "./azalea-registry-macros", version = "^0.5.0" }