diff options
| author | mat <git@matdoes.dev> | 2025-11-21 22:53:38 +0100 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-11-21 22:53:38 +0100 |
| commit | 6930966aabf9b49fb6a0dc8b61076fa3f1abc298 (patch) | |
| tree | 52bd3e48c96f0898d0dce494044fbb40915da73f /Cargo.toml | |
| parent | f464f0152a6450fafc86e1dc993b90e12e395fe7 (diff) | |
| download | azalea-drasl-6930966aabf9b49fb6a0dc8b61076fa3f1abc298.tar.xz | |
refactor resolve_address
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ repository = "https://github.com/azalea-rs/azalea" aes = "0.8.4" anyhow = "1.0.100" async-compat = "0.2.5" -async-recursion = "1.1.1" base64 = "0.22.1" bevy_app = "0.17.2" bevy_ecs = { version = "0.17.2", default-features = false } |
