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 5280226 commit fb6143aCopy full SHA for fb6143a
Cargo.toml
@@ -4,7 +4,7 @@ description = "Union-find, congruence closure, and other unification code. Based
4
license = "MIT/Apache-2.0"
5
homepage = "https://github.com/rust-lang-nursery/ena"
6
repository = "https://github.com/rust-lang-nursery/ena"
7
-version = "0.13.1"
+version = "0.14.0"
8
authors = ["Niko Matsakis <[email protected]>"]
9
readme = "README.md"
10
keywords = ["unification", "union-find"]
0 commit comments