diff --git a/Cargo.toml b/Cargo.toml index 4602b94..28a0eea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "ac-library-rs" version = "0.1.0" -authors = ["rust-lang-ja Developers"] edition = "2018" description = "A Rust port of AtCoder Library (ACL)." license = "CC0-1.0"