Files
rust-synapse-compress-state/synapse_auto_compressor
Jan Alexander Steffens 9ee99cd547 Fix clippy warnings, update dependencies (4) (#118)
Signed-off-by: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
2023-06-06 16:45:49 +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'"