Bump net/rabbitmq port to version 3.12

From: Missoline <missoline_at_protonmail.com>
Date: Tue, 05 Dec 2023 15:01:03 UTC
Hello,

Would it be possible to bump the version of the rabbitmq port from 3.11 to 3.12 because massive performance improvements relating to MQTT have been introduced in 3.12:

https://blog.rabbitmq.com/posts/2023/03/native-mqtt/
(for example handling 1 million connections only consumes 18 GB of memory in 3.12 instead of 301 GB in 3.11 - this is a 94% decrease in memory usage)