forked from jmug/stoatchat
feat: restrict role colours to regex (increase length limit)
This commit is contained in:
@@ -68,6 +68,7 @@ impl_ops = "0.1.1"
|
||||
num_enum = "0.5.6"
|
||||
reqwest = "0.11.10"
|
||||
bitfield = "0.13.2"
|
||||
once_cell = "1.13.0"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
lru = { version = "0.7.6", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user