diff --git a/Cargo.toml b/Cargo.toml index 0823219..b3138ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "treemap" version = "0.3.2" -authors = ["Matthew Fisher "] +authors = ["Matthew Fisher "] description = "Implementation of the Squarified Treemap algorithm" documentation = "https://github.com/bacongobbler/treemap-rs#readme" homepage = "https://github.com/bacongobbler/treemap-rs"