diff options
Diffstat (limited to 'azalea-registry')
| -rw-r--r-- | azalea-registry/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-registry/Cargo.toml b/azalea-registry/Cargo.toml index 604ecadc..d85a378c 100644 --- a/azalea-registry/Cargo.toml +++ b/azalea-registry/Cargo.toml @@ -8,7 +8,7 @@ repository.workspace = true [dependencies] azalea-buf.workspace = true -azalea-registry-macros = { path = "./azalea-registry-macros", version = "0.12.0" } +azalea-registry-macros.workspace = true serde = { workspace = true, optional = true, features = ["derive"] } simdnbt.workspace = true |
