forked from jmug/stoatchat
fix: reaction ordering by using indexmap
This commit is contained in:
@@ -64,6 +64,7 @@ regex = "1.5.5"
|
||||
nanoid = "0.4.0"
|
||||
linkify = "0.8.1"
|
||||
dotenv = "0.15.0"
|
||||
indexmap = "1.9.1"
|
||||
impl_ops = "0.1.1"
|
||||
num_enum = "0.5.6"
|
||||
reqwest = "0.11.10"
|
||||
|
||||
Reference in New Issue
Block a user