diff options
| author | mat <git@matdoes.dev> | 2023-05-16 23:57:06 -0500 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2023-05-16 23:57:06 -0500 |
| commit | cb204304813f63b8ef6601dce84f8f911b0af154 (patch) | |
| tree | 57bcc63a2d6d5199ae8202f5f67ac684de1ab9d2 /azalea-block | |
| parent | a63beff5e395ebf104a62047cefe1c8f6d426f6f (diff) | |
| download | azalea-drasl-cb204304813f63b8ef6601dce84f8f911b0af154.tar.xz | |
chore: Release
Diffstat (limited to 'azalea-block')
| -rw-r--r-- | azalea-block/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-block/Cargo.toml b/azalea-block/Cargo.toml index bf546152..fe648991 100644 --- a/azalea-block/Cargo.toml +++ b/azalea-block/Cargo.toml @@ -13,4 +13,4 @@ version = "0.6.0" [dependencies] azalea-block-macros = { path = "./azalea-block-macros", version = "^0.6.0" } azalea-buf = { path = "../azalea-buf", version = "^0.7.0" } -azalea-registry = { version = "0.6.0", path = "../azalea-registry" } +azalea-registry = { version = "0.7.0", path = "../azalea-registry" } |
