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
mend-for-github-com[bot] authored Jan 2, 2024
1 parent 913e97e commit b4b6320
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 @@ -20,7 +20,7 @@ libquil = ["dep:libquil-sys"]
cached = "0.44.0"
enum-as-inner = "0.5.1"
futures = "0.3.24"
indexmap = "1.9.1"
indexmap = "1.9.1, ||, ^2"
lazy_static = "1.4.0"
ndarray.workspace = true
num = { version = "0.4.0", features = ["serde"] }
Expand Down

0 comments on commit b4b6320

Please sign in to comment.