buf macros -> azalea-buf-macros

This commit is contained in:
mat 2022-08-29 21:09:57 -05:00
parent d4c8c5a952
commit d9d7b87d61
4 changed files with 2 additions and 1 deletions

View file

@ -6,7 +6,7 @@ version = "0.1.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
buf-macros = {path = "./buf-macros", version = "*"}
buf-macros = {path = "./azalea-buf-macros", version = "*"}
byteorder = "^1.4.3"
serde_json = {version = "^1.0", optional = true}
thiserror = "^1.0.31"

View file

@ -0,0 +1 @@
Only used in azalea-buf.