diff --git a/server/Cargo.toml b/server/Cargo.toml index cbe6cc6..498e3f8 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -16,4 +16,4 @@ anyhow = "1.0.75" envy = "0.4.2" serde = "1.0.189" tower-http = { version = "0.4.0", features = ["trace"] } -indexmap = "1.9.3" +indexmap = "2.2.4"