Files
rust-synapse-compress-state/synapse_auto_compressor
Erik Johnston d12aacd34b More renaming
2021-09-28 16:47:25 +01:00
..
2021-09-28 16:47:25 +01:00
2021-09-28 16:42:29 +01:00
2021-09-28 16:08:56 +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'"