Skip to content

Commit

Permalink
Add myself as an author
Browse files Browse the repository at this point in the history
  • Loading branch information
fenhl committed Feb 3, 2021
1 parent 6db4704 commit 0ef195b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[package]
name = "shlex"
version = "0.1.1"
authors = ["comex <comexk@gmail.com>"]
authors = [
"comex <comexk@gmail.com>",
"Fenhl <fenhl@fenhl.net>"
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/comex/rust-shlex"
description = """
Expand Down

0 comments on commit 0ef195b

Please sign in to comment.