forked from MirrorHub/synapse
5a7742a833
* 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
1 line
72 B
Text
1 line
72 B
Text
Allow `pip install` to use setuptools_rust 1.6.0 when building Synapse.
|