diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -236,7 +236,6 @@ dependencies = [ "num-format", "num-traits", "parking_lot", - "priority-queue", "rand", "rustc-hash 2.1.0", "serde", @@ -2299,17 +2298,6 @@ dependencies = [ ] [[package]] -name = "priority-queue" -version = "2.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "714c75db297bc88a63783ffc6ab9f830698a6705aa0201416931759ef4c8183d" -dependencies = [ - "autocfg", - "equivalent", - "indexmap", -] - -[[package]] name = "proc-macro2" version = "1.0.92" source = "registry+https://github.com/rust-lang/crates.io-index" |
