aspizu / goboscript

goboscript is the Scratch compiler
https://aspizu.github.io/goboscript
MIT License
76 stars 14 forks source link

disable zip default features #27

Closed pufferfish101007 closed 6 months ago

pufferfish101007 commented 6 months ago

disables the default features for the zip crate (but keeps the deflate feature which is actually used) since the zstd feature caused it to fail to compile on termux.