Files
rust-synapse-compress-state/synapse_auto_compressor
Landry Breuil 019b100521 make jemalloc dependency really optional (#101)
Signed-off-by: Sebastien Marie <semarie@online.fr>
2022-08-03 10:57:00 +01:00
..

Auto Compressor

See the top level readme for information.

Publishing to PyPI

Bump the version number and run from the root directory of the repo:

docker run -it --rm -v $(pwd):/io -e OPENSSL_STATIC=1 konstin2/maturin publish -m synapse_auto_compressor/Cargo.toml --cargo-extra-args "\--features='openssl/vendored'"