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.
2 parents 96e3e96 + ab40374 commit 05fcaa3Copy full SHA for 05fcaa3
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.0"
+version = "0.13.1"
8
authors = ["Niko Matsakis <[email protected]>"]
9
readme = "README.md"
10
keywords = ["unification", "union-find"]
0 commit comments