diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ num-format = "0.4.4" indexmap = "2.10.0" paste = "1.0.15" compact_str = "0.9.0" -crc32fast = "1.5.0" +crc32c = "0.6.8" async-compat = "0.2.4" azalea-block-macros = { path = "azalea-block/azalea-block-macros", version = "0.13.0" } |
