lemmy/crates/api
Dominic Mazzoni fcc010b5dc
Fix concatenation of audio captcha wav files (#3350)
* Fix concatenation of audio captcha wav files

* Log errors rather than crashing

* Return Result from captcha_as_wav_base64

* Change to return LemmyError

* Check for wav write error, format

* Remove unused import

* Rewrite to avoid clippy warnings
2023-06-30 12:36:38 +02:00
..
src Fix concatenation of audio captcha wav files (#3350) 2023-06-30 12:36:38 +02:00
Cargo.toml Fix concatenation of audio captcha wav files (#3350) 2023-06-30 12:36:38 +02:00