diff options
| author | mat <github@matdoes.dev> | 2021-12-12 13:48:37 -0600 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2021-12-12 13:48:37 -0600 |
| commit | ec03abfe693d27c4ce2762cdfbf749beecaa8adf (patch) | |
| tree | fcf2d2e085ec05851e29676bade8484cedd5dd3a /minecraft-protocol/packet-macros/Cargo.toml | |
| parent | 1286286e836bd9ec8d6df1d1aa13f6f3346d17da (diff) | |
| download | azalea-drasl-ec03abfe693d27c4ce2762cdfbf749beecaa8adf.tar.xz | |
delete packet-macros
Diffstat (limited to 'minecraft-protocol/packet-macros/Cargo.toml')
| -rw-r--r-- | minecraft-protocol/packet-macros/Cargo.toml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/minecraft-protocol/packet-macros/Cargo.toml b/minecraft-protocol/packet-macros/Cargo.toml deleted file mode 100644 index 0e7b31bf..00000000 --- a/minecraft-protocol/packet-macros/Cargo.toml +++ /dev/null @@ -1,13 +0,0 @@ -[package] -edition = "2021" -name = "packet-macros" -version = "0.1.0" - -[lib] -proc-macro = true -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -casey = "^0.3.3" -quote = "^1.0.10" -syn = "^1.0.82" |
