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 28deac0 commit f935ab2Copy full SHA for f935ab2
Cargo.toml
@@ -4,6 +4,6 @@ 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.3.0"
+version = "0.4.0"
8
authors = ["Niko Matsakis <[email protected]>"]
9
0 commit comments