diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ cfg-if = "1.0.0" chrono = { version = "0.4.39", default-features = false, features = ["std", "alloc", "clock", "now", "serde"] } const_format = "0.2.34" futures = "0.3.31" +indexmap = { version = "2.7.1", features = ["serde"] } lazy_static = "1.5.0" log = "0.4.22" regex = "1.11.1" |
