We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1613fe commit 6d14d99Copy full SHA for 6d14d99
1 file changed
rust/suricatasc/Cargo.toml.in
@@ -25,3 +25,5 @@ serde_json = { version = "1.0.140", default-features = false, features = ["prese
25
26
# Pinned back to support Rust 1.75.0. Not used directly by us, but by rustyline.
27
home = { version = "=0.5.9" }
28
+
29
+indexmap = { version = "=2.11.4" }
0 commit comments