diff --git a/Cargo.toml b/Cargo.toml index 5b6a470..ad673d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "crossterm" version = "0.1.0" -authors = ["T "] +authors = ["T Post "] description = "An crossplarform terminal library for manipulating terminals." repository = "https://github.com/TimonPost/crossterm" documentation = "https://atcentra.com/crossterm/"