mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Use IndexMap instead of HashMap in CubeConfig
This commit is contained in:
@@ -21,6 +21,7 @@ async-trait.workspace = true
|
||||
futures.workspace = true
|
||||
rand.workspace = true
|
||||
num-quaternion.workspace = true
|
||||
indexmap = { version = "2.0", features = ["serde"] }
|
||||
|
||||
# auth
|
||||
libfj.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user