Skip to content

Tags: dropbox/rust-brotli-decompressor

Tags

5.0.0

Toggle 5.0.0's commit message
only check max dictionary size in the tool per https://github.com/goo…

…gle/brotli/blob/master/c/tools/brotli.c#L885

4.0.3

Toggle 4.0.3's commit message
Do 64 bit arithmetic to avoid wrapping 32 bit results

4.0.2

Toggle 4.0.2's commit message
bump cargo version

4.0.1

Toggle 4.0.1's commit message
Bump version now that the io does not panic

4.0.0

Toggle 4.0.0's commit message
Release 4.0.0 without ffi-api by default