We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db4704 commit 0ef195bCopy full SHA for 0ef195b
Cargo.toml
@@ -1,7 +1,10 @@
1
[package]
2
name = "shlex"
3
version = "0.1.1"
4
-authors = ["comex <[email protected]>"]
+authors = [
5
+ "comex <[email protected]>",
6
+ "Fenhl <[email protected]>"
7
+]
8
license = "MIT OR Apache-2.0"
9
repository = "https://github.com/comex/rust-shlex"
10
description = """
0 commit comments