Closed cormacrelf closed 3 years ago
Fixes #84, disables wasm-opt so wasm builds are going to be a bit bigger.
MSRV is now 1.43 because of indextree's use of i16::MIN and a few other packages which are no longer supporting 1.39, I just haven't checked in a while. So there we are.
i16::MIN
Fixes #84, disables wasm-opt so wasm builds are going to be a bit bigger.
MSRV is now 1.43 because of indextree's use of
i16::MIN
and a few other packages which are no longer supporting 1.39, I just haven't checked in a while. So there we are.