vodozemac 0.6.0

A Rust implementation of Olm and Megolm
Documentation
1
2
3
4
5
6
7
8
9
10
coverage:
  status:
    project:
      default:
        target: auto
        # Be more forgiving about fluctuations in coverage.
        threshold: 1%
    patch: off
ignore:
  - "contrib"