diff --git a/Cargo.toml b/Cargo.toml index 05ad6ab..2a971d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "Union-find, congruence closure, and other unification code. Based license = "MIT OR Apache-2.0" homepage = "https://github.com/rust-lang/ena" repository = "https://github.com/rust-lang/ena" -version = "0.14.0" +version = "0.14.1" authors = ["Niko Matsakis "] readme = "README.md" keywords = ["unification", "union-find"]