diff options
| author | mat <github@matdoes.dev> | 2022-09-05 10:38:40 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-09-05 10:38:40 -0500 |
| commit | 4301a2f2d4c711fd50a54cf065079c42b89a72f2 (patch) | |
| tree | 8eea78c5d984032e49108c4cfde7ec0e4de1fc57 /Cargo.toml | |
| parent | e9f88ce546acb57fe190740d0a74ae0ce6c8d671 (diff) | |
| download | azalea-drasl-4301a2f2d4c711fd50a54cf065079c42b89a72f2.tar.xz | |
Publish empty azalea crate
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ [workspace] members = [ "bot", + "azalea", "azalea-client", "azalea-protocol", "azalea-chat", |
