1
0
Fork 0
mirror of https://codeberg.org/icewind/vbsp.git synced 2026-06-03 18:54:05 +02:00

remove itertools for custom cluster iter

This commit is contained in:
Robin Appelman 2022-02-18 20:39:19 +01:00
commit f22e79269d
3 changed files with 64 additions and 10 deletions

View file

@ -13,7 +13,6 @@ readme = "README.md"
arrayvec = "0.7.2"
bitflags = "1.0"
bv = "0.11.1"
itertools = "0.10.3"
thiserror = "1.0.30"
lzma-rs = "0.2.0"
binrw = "0.8.0"