0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-15 19:53:49 +01:00
synapse/changelog.d/17861.bugfix
Erik Johnston d427403c67
Fix check for outdated Rust library (#17861)
This failed when install with poetry, so let's properly try and detect
what's going on.
2024-10-29 17:06:15 +00:00

1 line
88 B
Text

Fix detection when the built Rust library was outdated when using source installations.