We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d7f51 commit 3aa4535Copy full SHA for 3aa4535
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "binary-heap-plus"
3
-version = "0.1.5"
+version = "0.1.6"
4
authors = ["SEKINE, Hideki <sekineh@me.com>"]
5
description = "Enhanced version of std::collections::BinaryHeap that supports max, min, and custom-order heaps."
6
license = "MIT"
0 commit comments