Skip to content

Commit 8e88541

Browse files
lcnrcompiler-errors
authored andcommitted
update minor version
1 parent 8c2fe4a commit 8e88541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Union-find, congruence closure, and other unification code. Based
44
license = "MIT OR Apache-2.0"
55
homepage = "https://github.com/rust-lang/ena"
66
repository = "https://github.com/rust-lang/ena"
7-
version = "0.14.2"
7+
version = "0.14.3"
88
authors = ["Niko Matsakis <[email protected]>"]
99
readme = "README.md"
1010
keywords = ["unification", "union-find"]

0 commit comments

Comments
 (0)