Fix nick color in rare edge cases

This commit is contained in:
Joscha 2025-02-23 22:41:25 +01:00
parent b4c4a89625
commit b64f56fce5
3 changed files with 6 additions and 2 deletions

2
Cargo.lock generated
View file

@ -521,7 +521,7 @@ dependencies = [
[[package]]
name = "euphoxide"
version = "0.6.0"
source = "git+https://github.com/Garmelon/euphoxide.git?rev=6eea194d52fb63d7fb260d06e61d0625addf8c67#6eea194d52fb63d7fb260d06e61d0625addf8c67"
source = "git+https://github.com/Garmelon/euphoxide.git?rev=095d2cea86a574732e82385e217381b35cf65e4d#095d2cea86a574732e82385e217381b35cf65e4d"
dependencies = [
"async-trait",
"caseless",