Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.84.0rc1 | Olivier Wilkinson (reivilibre) | 2023-05-16 | 1 | -1/+0 |
| | |||||
* | Allow `pip install` to use setuptools_rust 1.6.0 (#15570) | David Robertson | 2023-05-11 | 1 | -0/+1 |
* Allow `pip install` to use setuptools_rust 1.6.0 This was bumped by dependabot in #15512, but we didn't bump also raise the version guard here. I don't know how we can avoid this happening in the future. Closes #15461. Spotted in [1] by @landryb. [1]: https://github.com/matrix-org/synapse/issues/15461#issuecomment-1543513934 * Changelog |