commit aa1b0ad6bde2c21d5b6bf688fff606a037548891 parent 2f510d3c15e27141569d3c900744d623fdadaf2d Author: jojo <jojolepromain@gmail.com> Date: Wed, 27 Sep 2017 12:13:38 -0400 Fixed crate name Diffstat:
M | Cargo.toml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "PartialFunction" +name = "partial_function" version = "0.1.0" authors = ["jojolepro <jojolepromain@gmail.com>"] description = """