summary refs log tree commit diff
path: root/synapse/util/check_dependencies.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-10Fix downgrading to previous version of Synapse (#15907)Erik Johnston5-6/+24
We do this by marking the constraint as deferrable.
2023-07-10Fix building rust with nightly (#15906)Erik Johnston2-0/+2
Also fix u