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 da1d256 commit 953a432Copy full SHA for 953a432
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/nikomatsakis/ena"
6
repository = "https://github.com/nikomatsakis/ena"
7
-version = "0.7.3"
+version = "0.8.0"
8
authors = ["Niko Matsakis <niko@alum.mit.edu>"]
9
10
[features]
0 commit comments