Skip to content

Commit 64213cc

Browse files
authored
Merge pull request #54 from qryxip/change-authors
Change `package.authors` to `["rust-lang-ja Developers"]`
2 parents 867d025 + d0b8173 commit 64213cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "ac-library-rs"
33
version = "0.1.0"
4-
authors = ["matsu7874 <[email protected]>"]
4+
authors = ["rust-lang-ja Developers"]
55
edition = "2018"
66
description = "A Rust port of AtCoder Library (ACL)."
77
license = "CC0-1.0"

0 commit comments

Comments
 (0)