Skip to content

Commit

Permalink
chore: Update Rust crate indexmap to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 1b65d29 commit 7e07b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ otel-tracing = ["tracing-config", "qcs-api-client-grpc/otel-tracing", "qcs-api-c
cached = "0.44.0"
enum-as-inner = "0.5.1"
futures = "0.3.24"
indexmap = "1.9.1"
indexmap = "1.9.1, ||, ^2.0.0"
lazy_static = "1.4.0"
ndarray.workspace = true
num = { version = "0.4.0", features = ["serde"] }
Expand Down

0 comments on commit 7e07b2b

Please sign in to comment.